Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Refactor #3

wants to merge 1 commit into from

Conversation

TheCheif
Copy link

Hi there :)

I refactored the code a bit and made it more readable. I also added 3 different example data sources which can provide data for the model to learn from.
Here is a list with things i did:

  • moved everything to a seperate file
  • add more layers to the NN
  • removed unused canvas package
  • save and load model from disk

* moved everything to a seperate file
* add more layers to the NN
* removed unused canvas package
* save and load model from disk
* added some data sources
@TheCheif TheCheif mentioned this pull request Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant