xuwenhao / geektime-ai-course

Jupyter Notebooks for Geektime AI Course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Jupyter Notebook 100.0%Language:VBA 0.0%Language:Python 0.0%Language:Dockerfile 0.0%Language:Shell 0.0%