Skip to content

zephyr0703/DeepLearningWithMe

 
 

Repository files navigation

DeepLearningWithMe

《跟我一起深度学习》

环境配置

Python版本为3.6,其它包的版本信息见requirements.txt,使用如下命令即可完成安装。

pip install -r requirements.txt

第一部分:前馈神经网络 代码

第二部分:卷积神经网络 代码

第三部分:循环神经网络 代码

第四部分:模型训练 代码

第五部分: Transformer网络模型 代码

About

《跟我一起深度学习》

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%