
neural-1
Reducing long-term catastrophic risks from artificial intelligence
Artificial intelligence network load balancing using Ant Colony Optimisation
Introduction The class CBackProp encapsulates a feed-forward neural network and a back-propagation algorithm to train it. This article is intended for those who already have some idea about neural networks and back-propagation algorithms. If you are not familiar with these, I suggest going through some material first. Background This is part of an academic project which I worked on during my final semester back in college, for which I needed to find the optimal number and size of hidden layers and learning parameters for different data sets.

