Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- Absolute
- AGI
- ai
- AI agents
- AI engineer
- AI researcher
- ajax
- algorithm
- Algorithms
- aliases
- Array 객체
- ASI
- bayes' theorem
- Bit
- Blur
- BOM
- bootstrap
- canva
- challenges
- ChatGPT
Archives
- Today
- In Total
A Joyful AI Research Journey🌳😊
딥러닝에 유용한 40개 + 13개 수학 기호 본문
https://dacon.io/forum/407751?page=1&dtype=recent&fType=&category=forum
ChatGPT 가 열일 하네요. 자주 사용되는 수학기호 40개 + Some Common Mathematical Symbols and Abbreviations 에서 13개 추가 했습니다.
13개 출처 : Some Common Mathematical Symbols and Abbreviations (with History) Isaiah Lankham, Bruno Nachtergaele, Anne Schilling (January 21, 2007)
논문 보다가 가끔 생각나지 않을때
Here are the top 40 mathematical signs and symbols commonly used in deep learning:
- + (Plus sign)
- - (Minus sign)
- × (Multiplication sign)
- ÷ (Division sign)
- = (Equal sign)
- ≠ (Not equal sign)
- < (Less than sign)
- | (Greater than sign)
- ≤ (Less than or equal to sign)
- ≥ (Greater than or equal to sign)
- % (Percent sign)
- ∑ (Summation symbol)
- Σ (Capital sigma)
- ∏ (Product symbol)
- π (Pi symbol)
- e (Euler's number)
- ℎ (Planck's constant)
- ∞ (Infinity symbol)
- ∇ (Gradient symbol)
- ∂ (Partial derivative symbol)
- ∫ (Integral symbol)
- ∬ (Double integral symbol)
- ∰ (Triple integral symbol)
- ∅ (Empty set symbol)
- ⊂ (Proper subset symbol)
- ⊃ (Proper superset symbol)
- ⊆ (Subset symbol)
- ⊇ (Superset symbol)
- → (Arrow symbol)
- ↔ (Double arrow symbol)
- ∈ (Element of symbol)
- ∉ (Not an element of symbol)
- ∀ (For all symbol)
- ∃ (There exists symbol)
- √ (Square root symbol)
- ⌊ (Floor symbol)
- ⌈ (Ceiling symbol)
- ⟹ (Implication symbol)
- ↵ (Return symbol)
- ⇒ (Implies symbol)
- e = limn→∞(1 + 1 n ) n (the natural logarithm base) denotes the number 2.718281828459 자연로그
- i = √ −1 (the imaginary unit) 복소수
- π (the ratio of the circumference to the diameter of a circle) denotes the number 3.141592653589 . . ., 파이
- ∞ (infinity) denotes “a number of arbitrarily large magnitude”
- ∪ (the union sign) means “take the elements that are in either set”
- ∩ (the intersection sign) means “take the elements that the two sets have in common”
- ⧠ (the Halmos tombstone) means “QED”, which is an abbreviation for the Latin phrase quod erat demonstrandum (“which was to be proven”).
- ∃ (the existential quantifier) means “there exists”
- ∀ (the universal quantifier symbol) means “for all”
- ∴ (three dots) means “therefore”
- ⇐⇒ (the iff sign) means “if and only if” and is used to connect logically equivalent statements.
- := (the equal by definition sign) means “is equal by definition to”. This is a common alternative form of the symbol “=Def”
- ∅ (the null set or empty set symbol) means “the set without any elements in it”
These symbols and signs are commonly used in mathematical equations, calculus, linear algebra,
and statistics, which are the fundamental mathematical concepts in deep learning.
728x90
반응형
'🌳Coursework Maths 2025🪄✨ > Maths Resources' 카테고리의 다른 글
Linear algebra explained in four pages (0) | 2024.12.08 |
---|
Comments