News

snn_wq.py is a Python file for classifying Wine Quality (WQ) dataset. snn_digits.py is a Python file for classifying MNIST (8x8 pixels) dataset. ast_minst.py is a Python file for classifying MNIST ...
The script astvisualizer.py contained in this repository visualizes a Python AST trees. Run the script astvisualizer.py. It accepts the input on stdin. Alternatively you might specify a file name as ...