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 | 31 |
Tags
- classification
- cs
- nerf
- 알고리즘
- nlp
- FGVC
- FineGrained
- clean code
- math
- 자료구조
- pytorch
- Depth estimation
- CV
- dl
- PRML
- Torch
- computervision
- REACT
- web
- algorithm
- Vision
- ML
- Python
- Meta Learning
- SSL
- Front
- 딥러닝
- 머신러닝
- GAN
- 3d
- 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