8000 GitHub - juliusxyg/python-ai: This is a homework playground to learn python numpy which is used in Neural Network programming
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This is a homework playground to learn python numpy which is used in Neural Network programming

Notifications You must be signed in to change notification settings

juliusxyg/python-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-ai

use python3

you can install Anaconda to run jupyter notebook

This is a homework playground to learn python numpy which is used in Neural Network programming

Reference from http://www.missshi.cn/api/view/blog/59aa08fee519f50d04000170

阅读顺序:

  1. homework#0 基础概念

  2. leran_logistic_regression 线性回归

  3. single_hidden_layer_neural_network 单层神经网络

    • single hidden_layer_with_another_dataset 单层网络(不同的数据源)
  4. multilayer_neural_network 深层神经网络

  5. practice_initialization 参数初始化

  6. practice_regularization 正则化的使用

  7. practice_gradient_check 梯度检查

  8. algorithm_optimization 算法优化

  9. tensorflow 深度学习框架tensorflow

About

This is a homework playground to learn python numpy which is used in Neural Network programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0