-
Notifications
You must be signed in to change notification settings - Fork 0
JoshuaScheidt/ACML_Lab2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The Main.py class is the main class in this project. It will run a RNN and trains according to a given dataset. The dataset on which the training should be performed has to be a text file, and should be inserted in the "data" folder. Once this dataset has been added, go to the main class and change the DATA object in line 13 to match the name of the added data. In the first run, the model will be created and saved to the "models" folder. Afterwards, the models will be loaded and reused for prediction if the dataset has already been used.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published