I'm interested in implementing a NEAT library. Your paper was a good introduction to the genetic algorithm, but I don't know where to find information about implementing the basics of neural networks. (For instance it's not clear whether output neurons use the sigmoid before giving their values to the user. Is there a paper or web site which describes the basics of neural networks?
sudoman5 karma
I'm interested in implementing a NEAT library. Your paper was a good introduction to the genetic algorithm, but I don't know where to find information about implementing the basics of neural networks. (For instance it's not clear whether output neurons use the sigmoid before giving their values to the user. Is there a paper or web site which describes the basics of neural networks?
View HistoryShare Link