Skip to content

uni4029/my_first_ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my_first_ai

初めて練習で手書き数字を認識するaiを作ったので公開します。 aiの仕組みを理解するためにライブラリはnumpy(計算をするためのライブラリ)とmatplotlib(グラフを表示させるためのライブラリ)だけを使いました。

ファイルの実行

まずlearn.pyを実行。

python learn.py

次にtest.pyを実行。

python test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages