Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predict Language

This is a neural network learning to predict if a word is English or Norwegian. The project is based on this online book by Michael Nielsen.

Run the project

Make sure to install python (version 3.x).

Then, install the required dependencies with

pip install -r requirements.txt

To try the project, run

# to run the saved model. This project comes with a pre-trained
python main.py

# to train your own model
python train.py

# for debugging, generate the data  files. You may need to clear the folder for this to work
python data_loader.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages