MLANN C++
MLANN = Multilayer Artifical Neural Network
I made a C++ class that implements a 3-layer neural network as shown below. I tested it out by trying to make it learn cos(x) and x^2. You can download the code here. (VS2005)
Whew, now I can go do some reading. "My house smells of rich mahogany and I have many leather bound books."
Here are a few pictures.

I made a C++ class that implements a 3-layer neural network as shown below. I tested it out by trying to make it learn cos(x) and x^2. You can download the code here. (VS2005)
Whew, now I can go do some reading. "My house smells of rich mahogany and I have many leather bound books."
Here are a few pictures.


0
Sign in to follow this
Followers
0
0 Comments
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now