Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[P]Basic Feed Forward Neural Network Library in C++

Well it’s actually really basic library which I just made for fun.

I tested it with MNIST_Digits (acc = 0.95). {784,250,10 with sigmoid and 0.3 learning rate}

I’ve attached demo of XOR gate training.

check out library on github

Any feedback from you guys are highly appreciated !

P.s. I’m new at both GitHub and Machine Learning so bear with me.

submitted by /u/deepraval2905
[link] [comments]