Skip to content

tvewai/AI-Study-python-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python

  • Machine Learning 을 구현하기 위해 필요한 기본적인 Python 코드들을 학습합니다.

Index

  • 2_Python의 변수와 연산
  • 3_Python의 자료구조(1) List와 Tuple
  • 4_Python의 자료구조(2) Set와 Dict
  • 5_Python의 제어문(1) 조건문과 반복문
  • 6_Python의 제어문(2) 순회문
  • 7_Python의 함수와 패키지
  • 8_Python의 클래스와 클래스 상속
  • 9_Python의 decorator

TODO

-[ ] 9장에 closer 추가하기 -[ ] 함수와 패키지에 *args, **kwargs 추가하기 -[ ] @classmethod , @staticmethod, @abstratmethod 추가하기

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors