Skip to content

Jackackm/geektime-ai-course

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geektime AI Course

简体中文

Preautions

  • I am revising the course and notebooks with current OpenAI API
  • Old version notebook could be found under tag v0.0.1

Using GPU

  • Google Colab is recommended, could satisfy your CPU usage requiments for the course
  • Or you could buy GPU resource through AutoDL

Course

Purchase Link

Large data files

Baidu Disks 提取码: jvr4

Environment setup

For old versions

conda create -n geektime python=3.10
conda activate geektime
conda env update --file conda-env.yml

Or you could use pip as well

pip install -r requirements.txt

About

Jupyter Notebooks for Geektime AI Course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%