file index with descriptions:
- helloworld.py: just a random hello world sample
- GA_HelloWorld.py remake of 'helloworld.py' with more power ! jk, its a generic/evolutionary algorithm approach
- keras_cifar10.py: Built in TensorFlow using Keras, I have developed a 12 layer, deep convolution neural network for image recognition on the CIFAR-10 database. Accuracy achieved: 87%
- SierpinskiTriangle.py just a random hello world using Python turtle
- ninja.py: playing with python turtle
All files are sorted into folders now..