Building a Neural Network in Pure C++
No special libraries to help us out this time.
This is more of a test
Here I want to be testingout the ability for jekyll to do simple syntax high-lighting. Also, is there a spell checker for webstorm?
import numpy
def func(a):
print("Hello World!")