-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the MLP-OpenCL wiki!
In this Wiki I am going to go through some of the theoretical knowledge needed for working on this project.
Mostly, my focus is going to be to get to know a little bit about OpenCL so there is entire Wiki chapter dedicated to it.
2.3.1 OpenCL
3. Methodology
Here, the some sort of "diary" will be kept.
Refferences that i used while working on the project:
-
Simple Tensorflow code for training the MLP for MNIST dataset in Tensorflow https://www.digitalocean.com/community/tutorials/how-to-build-a-neural-network-to-recognize-handwritten-digits-with-tensorflow
-
Nice tool for creating test images http://dot2pic.com/
-
OpenCL error codes https://gist.github.com/bmount/4a7144ce801e5569a0b6
-
Youtube videos on OpenCL that helped a lot https://www.youtube.com/watch?v=8D6yhpiQVVI&list=PLhqBhHU0mKh9zeei8cdnEe4I5e6ZMNlqy
-
Nvidia guide https://www.cs.cmu.edu/afs/cs/academic/class/15668-s11/www/cuda-doc/OpenCL_Best_Practices_Guide.pdf
-
Makefile tutorial/guide https://opensource.com/article/18/8/what-how-makefile