音が流れない場合、再生を一時停止してもう一度再生してみて下さい。
ツール 
画像
R Cole
420回再生
Python Fun Project: Drawing Pane with MNIST Classification

Using PyGame library to create a pane for user to draw. Then, user's drawing will be passed to deep learning model for prediction.

In this video, it mainly focuses on the implementation of application GUI.

Main library used:
GUI: PyGame
Deep learning: PyTorch

Details of model:
Model: ResNet-18
Trained on MNIST dataset beforehand.

コメント