-
Notifications
You must be signed in to change notification settings - Fork 0
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
Mock Training #18
base: master
Are you sure you want to change the base?
Mock Training #18
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Please work on these changes after we close Provide Conda Environment #11 -
As described in #17 (review), the environment file should only store the relevant packages, and it should be platform-agnostic.
Could you:
- Delete the
spec-file.txt
(because otherwise it will conflict with 17 - Add only the relevant packages that you include
MockTraining.ipynb
(nothing more, nothing less)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
According to PEP8 "modules (filenames) should have short, all-lowercase names, and they can contain underscores". Could you fix it -> mock_training.ipynb
?
Note: I haven't checked the content of the notebook yet. I will do it after, the above issues are fixed. |
I add this notebook into #37 I will delete this branch, if no one argue it. |
I have created and trained LSTM baseline with small dataset. I used just hicaz--sarki datas from SymbTr. You can check original distribution of Koma53 values and generated distribution of it.