Skip to content

shiotomo/mlp2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Practice Projects

実行環境

  • Python3.7.1(anaconda)

リポジトリ構成

.
├── README.md
├── activation_function
│   └── activation_function.py
├── install.sh
├── perceptron
│   ├── multiple_perceptron.py
│   └── perceptron.py
└── sandbox
    └── socket
        ├── client.py
        └── server.py

なお、sandbox内のコードは、直接機械学習には関係ないが大事だと思ったプログラムを格納していく。

About

Machine Learning Practice Projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published