Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 318 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 318 Bytes

deep-learning:simple examples

  1. simple perceptron model, two-layer perceptron modelのpython code
  2. sklearnやkerasを用いたニューラルネットワークの学習:Iris Data & MNIST data
  3. CNNの簡単な説明

Colabで作成したノートブックは、Google Colabを利用して実行できます。