synsense / sinabs

A deep learning library for spiking neural networks which is based on PyTorch, focuses on fast training and supports inference on neuromorphic hardware.
https://sinabs.readthedocs.io
GNU Affero General Public License v3.0
80 stars 8 forks source link

Split tutorial on LeNet into two languages #206

Open bauerfe opened 9 months ago

bauerfe commented 9 months ago

This tutorial about training and converting a LeNet model seems to be partly in English, partly in Chinese.

Apart from changing the name from "sinabs tutorial" to something more meaningful, I suggest having separate Chinese and English versions. In its current form the tutorial is not very readable.