Skip to main content
Code Review

Return to Question

I wrote a Java program implementing a neural network with backpropagation. For anyone who isn't familiar with Neural Networks and Backpropagation, here is a good resource. Here is another informational site with some code. (A great book/code that uses python is neuralnetworksanddeeplearning.com) Also the backpropagation is based on multilayer perceptrons .

I wrote a Java program implementing a neural network with backpropagation. For anyone who isn't familiar with Neural Networks and Backpropagation, here is a good resource. Here is another informational site with some code. (A great book/code that uses python is neuralnetworksanddeeplearning.com)

I wrote a Java program implementing a neural network with backpropagation. For anyone who isn't familiar with Neural Networks and Backpropagation, here is a good resource. Here is another informational site with some code. (A great book/code that uses python is neuralnetworksanddeeplearning.com) Also the backpropagation is based on multilayer perceptrons .

edited tags
Link
Jamal
  • 35.2k
  • 13
  • 134
  • 238
Tweeted twitter.com/#!/StackCodeReview/status/607693877798162434
Post Reopened by Jeroen Vannevel, Community Bot, rolfl
added 255 characters in body
Source Link
jonbon
  • 211
  • 1
  • 5

I wrote a Java program implementing a neural network with backpropagation. For anyone who isn't familiar with Neural Networks and Backpropagation, here is a good resource . Here is another informational site with some code . (A great book/code that uses python is neuralnetworksanddeeplearning.com)

I wrote a Java program implementing a neural network with backpropagation.

I wrote a Java program implementing a neural network with backpropagation. For anyone who isn't familiar with Neural Networks and Backpropagation, here is a good resource . Here is another informational site with some code . (A great book/code that uses python is neuralnetworksanddeeplearning.com)

Loading
Added info
Source Link
jonbon
  • 211
  • 1
  • 5
Loading
Post Closed as "Not suitable for this site" by Eric Stein, Ethan Bierlein, rolfl
edited title
Link
jonbon
  • 211
  • 1
  • 5
Loading
Added Java back to the title
Link
jonbon
  • 211
  • 1
  • 5
Loading
deleted 158 characters in body; edited title
Source Link
Jamal
  • 35.2k
  • 13
  • 134
  • 238
Loading
Source Link
jonbon
  • 211
  • 1
  • 5
Loading
lang-java

AltStyle によって変換されたページ (->オリジナル) /