Skip to content

Demonstration of MNIST machine learning on Blender's GeometryNodes

License

Notifications You must be signed in to change notification settings

VMelville/mnist-ml-blender-gn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mnist-ml-blender-gn

BlenderのGeometryNodesでニューラルネットワークの学習を実装しました。

内容物

machine_learning_mnist.blend 本体です

dataset\digits_training.png 学習用テクスチャーです
dataset\digits_test.png 検証用テクスチャーです

python\create_digits_dataset_img.py テクスチャー生成に使用したコードです
python\simple_nn_ml.py 今回のGeometryNodesの実装とほぼ同等(のはず)のコードです

About

Demonstration of MNIST machine learning on Blender's GeometryNodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages