Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- word2vec
- python practice
- pytorch
- sentence embedding
- Classificaion
- neural net
- elif
- deep learning
- machine learning
- Python
- Transformer
- abstraction
- Attention
- NLP
- XOR
- GNN
- Self-loop attention
- overfitting
- sigmoid
- Set Transformer
Archives
- Today
- Total
목록Mac (1)
Research Notes

맥OS 환경에 파이썬을 설치하려면 파이썬 + 파이썬 코딩을 할수있는 툴인 PyCharm을 설치해야한다. 1. Python 설치하기 https://www.python.org/downloads/ Download Python The official home of the Python Programming Language www.python.org 이 링크를 타고 들어가서 클릭해서 설치한 뒤 이러한 설치 툴이 나온다면 계속 동의한 후 설치 완료하기! 2. Python 코딩 툴 PyCharm 설치하기 Download PyCharm: Python IDE for Professional Developers by JetBrains www.jetbrains.com Download PyCharm: Python IDE for ..
Programming Language/Python
2023. 7. 3. 15:39