Skip to content
#

Neural Network

Artificial neural networks (ANN) are computational systems that "learn" to perform tasks by considering examples, generally without being programmed with any task-specific rules.

Here are 514 public repositories matching this topic...

🎓 4th year Artificial Intelligence project. Using the Encog library, it uses vector hashing in conjunction with K-Fold Cross Validation to train a neural network using the WiLI Language Dataset. This neural network can then be used to predict the language of an input.

  • Updated May 21, 2020
  • Java
Followers
2k followers
Wikipedia
Wikipedia

Related Topics

deep-learning machine-learning tensorflow