Here you will find snippets of code that teach you how to use nujo by examples.
- Simple Linear Neural Network training: nn_linear.py
- MNIST Feed-forward Neural Netork training: mnist_feed_forward_nn.py
- Computation Graph visualization: graph_visualization.py
coming soon...