Greg DeVosNouri
Greg DeVosNouri
https://github.com/cchallu/nbeatsx
@nd7141 I'm also interested in this. Could you explain how you created a graph for the house dataset. I'm not sure how you would turn that into a graph
Some print out can be removed by disabling the `enable_progress_bar` in the `pl_trainer_kwargs`. I'm not sure which parts you are trying to remove but most of the printouts you see...
I can't speak for @hrzn, but I personally would love to see mypy added to the pre-commit hooks and pipeline. Mypy currently shows 119 errors which will need to be...
Thank you for the help. I created a conda env using the requirements.txt so I am using pytorch1.8 [env.yml.txt](https://github.com/cure-lab/SCINet/files/7770376/env.yml.txt) I am not sure why it stops after 7 epochs. This...
@VEWOXIC I was wondering if you had a chance to look at the environment and the logs?
These could be added to N-Beats and N-Hits whenever the layerNorm issue gets worked out
Not exactly the best/biggest improvement, but here is RMSNorm outperforming LayerNorm on the ice cream example  
@hrzn Can we retry these tests? All the tests pass locally.
I also found PowerNorm in my search.  