Skip to content

learning materials related to deep learning

Notifications You must be signed in to change notification settings

auatc/deep_learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌏 Deep Learning 学习资料及代码

📚 内容目录

点我 打开/关闭 目录列表

ℹ️ DL_week2_logistic_regression_model

  • 内容:logistic regression model,学习网站:coursera

|—— datasets                       存放数据集       
|—— images                         存放图像
|—— analysis.py                    分析函数
|—— lr_utils.py                    加载数据函数
|—— run_this.py                    模型主函数


🔔 DL_week3_shallow_neural_network

  • 内容:浅层的神经网络(一层输入层,一层隐藏层,一层输出层)

|—— images                         存放图像
|—— planar_utils.py                加载数据函数
|—— run_this.py                    模型主函数


🌅 DL_week4_deep_neural_networks

  • 内容:深度的神经网络(2层隐藏层,L层隐藏层)

|—— datasets                       存放数据集   
|—— use_function.py                使用到的函数
|—— run_this.py                    模型主函数


✳️ pandas

  • 内容:pandas的学习,学习资料地址:kaggle

|—— data                            存放数据集  
|—— pandas.ipynb                    pandas应用案例

About

learning materials related to deep learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published