Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 446 Bytes

File metadata and controls

4 lines (3 loc) · 446 Bytes

Language-Detection-Neural-Network-Spring-

🎓 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.

Conversion of original project to Spring: https://github.com/kevinniland97/Language-Detection-Neural-Network-with-Vector-Hashing