Shagun Sodhani
Shagun Sodhani
> Thank you for the review @shagunsodhani. To reply to your comments: > > 1. I'm not exactly sure how multirun and Joblib interacts with multi-node multiprocessing. If you have...
I have something in mind for (3) Will be easier to show once (1) has been pushed.
> rank can also be a `range(start,stop)`. Not sure if the user even needs to provide the `rank` argument explicitly. `rank` has to vary from 0 to `num_gpus`- 1 (for...
> > > > rank can also be a `range(start,stop)`. > > > > > > > > > Not sure if the user even needs to provide the `rank`...
Thanks for tagging me @zygmuntz. @alexeyev it seems that the problem is because the persisted models (in `model_wieghts` dir) are corresponding to older version of keras. Let me push the...
@alexeyev https://github.com/zygmuntz/pointer-networks-experiments/pull/6/ This contains the new models.
Hey @rahulanalytics16. Could you please provide me with the error log that you get. Also, do you change any of the default parameters? if yes, please mention them as well.
Thanks @rahulanalytics16. Give me a few days to get back to you.
## Review checklist for @shagunsodhani ### Conflict of interest - [x] I confirm that I have read the [JOSS conflict of interest (COI) policy](https://github.com/openjournals/joss/blob/master/COI.md) and that: I have no COIs...
Hey @Fei-Tao, I could use some advice from you. The submitted package, [FreqAI](https://github.com/freqtrade/freqtrade/tree/develop/freqtrade/freqai) is a part of a larger project, [FreqTrade](https://github.com/freqtrade/freqtrade). It is a little tricky to ascertain the [substantial...