Skip to content

1、人工智能学习相关资料整理 2、人工智能学习相关示例代码整理,包括tensorflow1.x、tensorflow2.x、pytorch实现 3、提供人工智能常用小工具,例如爬虫、自动化中英文翻译等。4、业务模块的技术方案梳理

Notifications You must be signed in to change notification settings

songliuchen/ai_study_notebook_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI学习入门资料整理(边学习边整理)

人工智能学习相关资料整理

人工智能学习相关示例代码整理,包括tensorflow1.x、tensorflow2.x、pytorch实现

业务模块的技术方案梳理

  • 整理图像、文本、语音具体任务及实现方案

示例代码运行

#pytorch 版本安装
pip install -r  example_code/pytorch/requirements.txt

#tensorflow_v1 版本安装
pip install -r  example_code/tensorflow_v1/requirements.txt

#tensorflow_v2 版本安装
pip install -r  example_code/tensorflow_v2/requirements.txt

About

1、人工智能学习相关资料整理 2、人工智能学习相关示例代码整理,包括tensorflow1.x、tensorflow2.x、pytorch实现 3、提供人工智能常用小工具,例如爬虫、自动化中英文翻译等。4、业务模块的技术方案梳理

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages