RL 관련 논문 call for papers

Machine Learning 2009. 3. 30. 18:04
http://mil.engr.utk.edu/nmil/cfps
:

Latex math symbols

Machine Learning 2009. 3. 11. 11:38
Operators
Symbol Command Symbol Command Symbol Command
\pm \pm \mp \mp \times \times
\div \div \cdot \cdot \ast \ast
\star \star \dagger \dagger \ddagger \ddagger
\amalg \amalg \cap \cap \cup \cup
\uplus \uplus \sqcap \sqcap \sqcup \sqcup
\vee \vee \wedge \wedge \oplus \oplus
\ominus \ominus \otimes \otimes \circ \circ
\bullet \bullet \diamond \diamond \lhd \lhd
\rhd \rhd \unlhd \unlhd \unrhd \unrhd
\oslash \oslash \odot \odot \bigcirc \bigcirc
\triangleleft \triangleleft \Diamond \Diamond \bigtriangleup \bigtriangleup
\bigtriangledown \bigtriangledown \Box \Box \triangleright \triangleright
\setminus \setminus \wr \wr

Return to top

Relations
Symbol Command Symbol Command Symbol Command
\le \le \ge \ge \neq \neq
\sim \sim \ll \ll \gg \gg
\doteq \doteq \simeq \simeq \subset \subset
\supset \supset \approx \approx \asymp \asymp
\subseteq \subseteq \supseteq \supseteq \cong \cong
\smile \smile \sqsubset \sqsubset \sqsupset \sqsupset
\equiv \equiv \frown \frown \sqsubseteq \sqsubseteq
\sqsupseteq \sqsupseteq \propto \propto \bowtie \bowtie
\in \in \ni \ni \prec \prec
\succ \succ \vdash \vdash \dashv \dashv
\preceq \preceq \succeq \succeq \models \models
\perp \perp \parallel \parallel \| \|
\mid \mid



Negations of many of these relations can be formed by just putting \not before the symbol, or by slipping an n between the \ and the word. Here are a few examples, plus a few other negations; it works for many of the others as well.

Symbol Command Symbol Command Symbol Command
\nmid \nmid \nleq \nleq \ngeq \ngeq
\nsim \nsim \ncong \ncong \nparallel \nparallel
\not< \not< \not> \not> \not= \not=
\not\le \not\le \not\ge \not\ge \not\sim \not\sim
\not\approx \not\approx \not\cong \not\cong \not\equiv \not\equiv
\not\parallel \not\parallel \nless \nless \ngtr \ngtr
\lneq \lneq \gneq \gneq \lnsim \lnsim
\lneqq \lneqq \gneqq \gneqq

Return to top

Greek Letters

Lowercase letters

Symbol Command Symbol Command Symbol Command Symbol Command
\alpha \alpha \beta \beta \gamma \gamma \delta \delta
\epsilon \epsilon \varepsilon \varepsilon \zeta \zeta \eta \eta
\theta \theta \vartheta \vartheta \iota \iota \kappa \kappa
\lambda \lambda \mu \mu \nu \nu \xi \xi
\pi \pi \varpi \varpi \rho \rho \varrho \varrho
\sigma \sigma \varsigma \varsigma \tau \tau \upsilon \upsilon
\phi \phi \varphi \varphi \chi \chi \psi \psi
\omega \omega





Capital letters

Symbol Command Symbol Command Symbol Command Symbol Command
\Gamma \Gamma \Delta \Delta \Theta \Theta \Lambda \Lambda
\Xi \Xi \Pi \Pi \Sigma \Sigma \Upsilon \Upsilon
\Phi \Phi \Psi \Psi



Return to top

Arrows
Symbol Command Symbol Command
\gets \gets \to \to
\leftarrow \leftarrow \Leftarrow \Leftarrow
\rightarrow \rightarrow \Rightarrow \Rightarrow
\leftrightarrow \leftrightarrow \Leftrightarrow \Leftrightarrow
\mapsto \mapsto \hookleftarrow \hookleftarrow
\leftharpoonup \leftharpoonup \leftharpoondown \leftharpoondown
\rightleftharpoons \rightleftharpoons \longleftarrow \longleftarrow
\Longleftarrow \Longleftarrow \longrightarrow \longrightarrow
\Longrightarrow \Longrightarrow \longleftrightarrow \longleftrightarrow
\Longleftrightarrow \Longleftrightarrow \longmapsto \longmapsto
\hookrightarrow \hookrightarrow \rightharpoonup \rightharpoonup
\rightharpoondown \rightharpoondown \leadsto \leadsto
\uparrow \uparrow \Uparrow \Uparrow
\downarrow \downarrow \Downarrow \Downarrow
\updownarrow \updownarrow \Updownarrow \Updownarrow
\nearrow \nearrow \searrow \searrow
\swarrow \swarrow \nwarrow \nwarrow

Return to top

Dots
Symbol Command Symbol Command Symbol Command Symbol Command
\ldots 2 \ldots 2 \vdots \vdots \cdots 2 \cdots 2 \ddots \ddots

(The '2's after \ldots and \cdots are only present to make the distinction between the two clear.)

Return to top

Accents
Symbol Command Symbol Command Symbol Command
\hat{x} \hat{x} \check{x} \check{x} \dot{x} \dot{x}
\breve{x} \breve{x} \acute{x} \acute{x} \ddot{x} \ddot{x}
\grave{x} \grave{x} \tilde{x} \tilde{x} \mathring{x} \mathring{x}
\bar{x} \bar{x} \vec{x} \vec{x}

When applying accents to i and j, you can use \imath and \jmath to keep the dots from interfering with the accents:

Symbol Command Symbol Command
\vec{\jmath} \vec{\jmath} \tilde{\imath} \tilde{\imath}

\tilde and \hat have wide versions that allow you to accent an expression:

Symbol Command Symbol Command
\widehat{3+x} \widehat{3+x} \widetilde{abc} \widetilde{abc}

Return to top

Others
Symbol Command Symbol Command Symbol Command
\infty \infty \triangle \triangle \angle \angle
\aleph \aleph \hbar \hbar \imath \imath
\jmath \jmath \ell \ell \wp \wp
\Re \Re \Im \Im \mho \mho
\prime \prime \emptyset \emptyset \nabla \nabla
\surd \surd \partial \partial \top \top
\bot \bot \vdash \vdash \dashv \dashv
\forall \forall \exists \exists \neg \neg
\flat \flat \natural \natural \sharp \sharp
\backslash \backslash \Box \Box \Diamond \Diamond
\clubsuit \clubsuit \diamondsuit \diamondsuit \heartsuit \heartsuit
\spadesuit \spadesuit \Join \Join \blacksquare \blacksquare

Didn't find what you want? Or do you want a printable list? The Comprehensive LaTex Symbol list has just about any symbol that you could possibly want.

Return to top

Bracketing Symbols

In mathematics, sometimes we need to enclose expressions in brackets or braces or parentheses. Some of these work just as you'd imagine in LaTeX; type ( and ) for parentheses, [ and ] for brackets, and | and | for absolute value. However, other symbols have special commands:

Symbol Command Symbol Command Symbol Command
\{ \{ \} \} \| \|
\backslash \backslash \lfloor \lfloor \rfloor \rfloor
\lceil \lceil \rceil \rceil \langle \langle
\rangle \rangle



You might notice that if you use any of these to typeset an expression that is vertically large, like

\displaystyle (1 + \frac{a}{x} )^2

the parentheses don't come out the right size:

\displaystyle (1 + \frac{a}{x} )^2

If we put \left and \right before the relevant parentheses, we get a prettier expression:

\displaystyle \left(1 + \frac{a}{x} \right)^2

gives

\displaystyle \left(1 + \frac{a}{x} \right)^2

\left and \right can also be used to resize the following symbols:

Symbol Command Symbol Command Symbol Command
\uparrow \uparrow \downarrow \downarrow \updownarrow \updownarrow
\Uparrow \Uparrow \Downarrow \Downarrow \Updownarrow \Updownarrow

Return to top

Multi-Size Symbols

Some symbols render differently in regular math mode and in display mode (display mode occurs when you use \displaystyle, $$...$$, or \[...\]). Read more in the commands section of the guide about how symbols which take arguments above and below the symbols, such as a summation symbol, behave in the two modes.

In each of the following, the two images show the symbol in regular mode, then in display mode.

Symbol Command Symbol Command Symbol Command
\textstyle\sum \displaystyle\sum \sum \textstyle\int \displaystyle\int \int \textstyle\oint \displaystyle\oint \oint
\textstyle\prod \displaystyle\prod \prod \textstyle\coprod \displaystyle\coprod \coprod \textstyle\bigcap \displaystyle\bigcap \bigcap
\textstyle\bigcup \displaystyle\bigcup \bigcup \textstyle\bigsqcup \displaystyle\bigsqcup \bigsqcup \textstyle\bigvee \displaystyle\bigvee \bigvee
\textstyle\bigwedge \displaystyle\bigwedge \bigwedge \textstyle\bigodot \displaystyle\bigodot \bigodot \textstyle\bigotimes \displaystyle\bigotimes \bigotimes
\textstyle\bigoplus \displaystyle\bigoplus \bigoplus \textstyle\biguplus \displaystyle\biguplus \biguplus

(The two integral symbols render fine in a full LaTeX document .)




복잡한 수식

여러 줄에 이어 계속되는 식이 = 등에 의해 정렬되는 경우는 eqnarray 환경을 쓰고 행렬처럼 가로세로로 정렬하려면 array, matrix 환경을 쓴다. 이러한 환경은 스스로 displaymath 모드로 바꿈으로 $$ ... $$ 로 묶지 않음에 유의하라. AMSLaTeX에서 제공하는 수식정렬 환경으로 align, gather, case 등의 환경이 있다. 다음의 예를 참고하라.

\begin{eqnarray}
Y & = & x^2+1 \\
y & > & a-b+c-d+e-f+\\
& & g-h+k-l+m
\end{eqnarray}

$$
\left( \begin{array}{rrr}
2-x & -2 & 3 \\
-3 & x-5 & 1 \\
0 & 1 & x+2
\end{array} \right)
$$

\begin{align}
2x+3y+z &= 0 \\
3x-2y+2z &= 0
\end{align}

\begin{gather}
1\\
x+x\\
x^2+2xy+y^2\\
x^3+3x^2y+3xy^2+y^3 \\
\end{gather}



eqnarray, align, gather 환경은 자동으로 수식번호를 매겨준다 (위 그림에서는 편의상 번호를 나타내지 않았다). 수식번호가 필요치 않은 경우 eqnarray*와 같이 끝에 *를 붙인다. 위 예에서 보듯이 &는 칸을 가르는 역할을 하고, \\는 줄바꿈을 한다. \begin{array}{rrr}에서 {rrr}은 array에 세 칸(열)이 있고 각 열은 오른쪽 정렬을 함을 나타낸다. r은 오른쪽 정렬을, c는 중앙정렬, l은 왼쪽정렬을 할 때 쓰인다.

$$
\varphi(x)=\begin{cases} e^{-1/x^2} &       \text{ if $x\not=0$} \\
0 & \text{ if $x=0$.} \end{cases}
$$

\begin{gather*}
\begin{matrix} 1 & 0 \\ 0 & 1 \end{matrix} \quad
\begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} \\
\begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix} \quad
\begin{vmatrix} 1 & 0 \\ 0 & 1 \end{vmatrix} \quad
\begin{Vmatrix} 1 & 0 \\ 0 & 1 \end{Vmatrix}
\end{gather*}


case 환경에서는 수학모드이기 때문에 \text{...}을 써서 보통 로만글꼴로 조건들을 표시하였음에 유의하라. 좀더 자세한 것은 AMSLaTeX User's Guide를 보자.

:

8400GS Dual View

카테고리 없음 2009. 3. 10. 10:10
LEO4ALL V2, 8400GS Dual View with CI&QE, XP on VMware 성공!!
이름:  정민규

안녕하세요..

그래픽 카드 때문에 쉽게 설치 하진 못했지만..
이제 설치는 대략 완료 한것 같습니다.

첫 번째 이미지는 primary display에 떠있는 맥이고,
두번째 이미지는 다른 화면에 vmware로 부팅 시킨 실제 다른 HDD에 설치 되어있는 XP입니다.

거의 대부분의 이미지들로 한번 이상씩 설치를 해본듯 합니다.

결국 지금 완성 시킨 버전은 LEO4ALL V2입니다.

사양은 학교 연구실에서 사용하는 컴퓨터라서 그리 높은 스펙은 아닙니다.
그래픽 카드 덕분에 고생 좀 했습니다. T_T

메인보드 : GIGABYTE GA-P31-DS3L
그래픽카드 : GIGABYTE GeForce 8400GS 256M(s:512M)
HDD : 삼성 320G(xp용), 시게이트 300G(mac용) - 둘다 SATA
ODD도 SATA�맛纛都求�.

설치는 기본으로 했으며, 사용자화에서 그래픽 드라이버는 선택하지 않고 설치 하였습니다.

다른 버전과 달리 정상적으로 패치가 진행되어 시디 설치 후 별 작업 없이 맥으로 바로 부팅이 되었습니다.
기본 설치만으로 사운드카드와 랜카드가 인식이 되엇고, 바로 인터넷도 되었습니다.
다른 버전은 랜카드 인식은 되나 인터넷이 안되더군요 (고정 IP를 사용하는데도...)

여튼.. 그래픽 카드 빼고는 다른 버전에 비해 무척이나 손 쉽게 설치 완료 했습니다.

기본(?) 드라이버로 화면 출력은 되지만, CI&QE가 활성화 되지 않고 듀얼뷰 역시 지원되지 않았습니다.
여러번을 실패한 끝에 결국은 듀얼뷰도 활성화시키고, CI&QE도 활성화 시켰습니다.

드라이버는 NVinstaller v4.1을 사용했으며, 드라이버 설치 후 리부팅 전에
info.plist 및 nvinject.free.fr의 인스톨레이션 관련 문서에서 언급한 모든 드라이버에
제 그래픽 카드의 디바이스 ID를 변경해 주었습니다.
또, 그래픽 카드의 롬을 추출하여 맥에서 NVCAP maker로 NVCAP값을 만들어 낸 후,
info.plist 에 수정을 해 주었더니 모든것이 해결 되었습니다.

로그를 하나하나 확인하면서 다른 문제점이 될만한 것이 없는지 확인하고 있긴 하지만
지금 현재 크게 문제되는 것은 없어보입니다.

vmware fusion을 설치 한 후 vmware의 메뉴에 있는 부트캠프를 구동시켰더니
다른 HDD에 실제로 설치 되어있는 xp가 그냥 바로 부팅이 되었습니다.
부팅 후 vmware-tools 설치 하고 정상적으로 사용중입니다. (심지어 xp의 화면보호기도 제대로 작동하는군요.)

부트캠프에서 사용할 가상머신의 세팅을 바꿔주니, xp에서도 정상적으로 cpu가 2개로 잡히네요.

애초 레오파드를 설치 하려 맘 먹었을때 원했던 가상 xp가 정상 작동 하는것이 가장 큰 만족입니다.
이제 굳이 xp로 부팅 할 일이 없어 좋네요!! ^^*

이제 보다 알차게 맥을 꾸미고, 사용법을 숙지해서 최대한 활용할 수 있게 더 많은 자료 찾아봐야겠네요 ^^

많은 도움을 주신 회원님들께 감사드립니다~

: