-
According to the project README, all contributions should include a README. It would be very helpful for new users (including me) if this applied to all models, but none of the models that I have look…
-
Hi @tanmayb123
Your project is good and very informative for beginners in Deep Learning. Where is the MNIST dataset. You mentioned a directory, data/train. I am a beginner in DL , …
-
Hello, I'm trying to use this simulator. I want to know how to get the result of inference, like "mnist_l4_mnist". I'm not very clear about the meaning of “output.txt”.
Thank you!
-
the result seems greatly different from the paper. How can i reproduce the result of av-mnist?
Here is my input:
python main.py --data_root '/home/tankedge/newdisk/xjh/avmnist' --device cuda:0 --met…
-
The project is deployed via github pages, and can be used by anyone. [site](https://raghucharan16.github.io/Hand-Written-Digit-Recognition/) Canvas is provided to draw the numbers and when clicked sub…
-
Would really love your feedback: https://github.com/1ssb/torchkan
Using Legendre Polynomials instead; ~98% on MNIST.
1ssb updated
6 months ago
-
Hi,
Thank you for the project. I was trying to use it with Rpi2. However, I am not able to get good classification results with my test samples. I wrote the digits on a paper and used it them as test…
-
# Basics of TensorFlow Tutorial Using Fashion MNIST
![clothes dataset images](https://github.com/sdo7h/TensorFlow-Course/raw/master/img/clothes.png)
*Figure 1 [Fashion-MNIST](https://github.com/zaland…
-
# Basics of TensorFlow Tutorial Using Fashion MNIST
![clothes dataset images](https://github.com/harunpehlivan/TensorFlow-Course/raw/master/img/clothes.png)
*Figure 1 [Fashion-MNIST](https://github.co…
-
1. I build the whole nupic.cpp library
```
cmake ...
make -j8 install
```
(any sequential code modifications and re-compilation trigger only rebuild for the changed files).
2. but when I de…