Recent Posts
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 |
Tags
- Front
- dl
- nerf
- ML
- nlp
- FineGrained
- SSL
- algorithm
- 자료구조
- Python
- REACT
- 3d
- GAN
- cs
- clean code
- PRML
- FGVC
- Depth estimation
- classification
- 머신러닝
- math
- web
- pytorch
- computervision
- Vision
- 알고리즘
- Torch
- Meta Learning
- 딥러닝
- CV
- Today
- Total
목록repr (1)
KalelPark's LAB
[ CLEAN CODE ] PEP(Python enhancement proposal) 8, string?
PEP(Python Enhancement Proposal) 8이란? - Python 코드를 어떤 형식으로 작성할지 알려주는 가이드라인이다. * 파이썬 커뮤니티에서 자주 활용되는 방안이기에, 참조하시기 바랍니다. https://peps.python.org/pep-0008/ PEP 8 – Style Guide for Python Code | peps.python.org PEP 8 – Style Guide for Python Code Author: Guido van Rossum , Barry Warsaw , Nick Coghlan Status: Active Type: Process Created: 05-Jul-2001 Post-History: 05-Jul-2001, 01-Aug-2013 Table of Con..
Python/CLEAN CODE
2023. 3. 12. 09:57