Popular repositories
-
-
Forked from ludwig-ai/ludwig
Ludwig is a toolbox built on top of TensorFlow that allows to train and test deep learning models without the need to write code.
Python
-
Forked from juanmcasillas/gopro2gpx
Parse the gpmd stream for GOPRO moov track (MP4) and extract the GPS info into a GPX (and kml) file.
Python
-
Forked from tensortrade-org/tensortrade
An open source reinforcement learning framework for training, evaluating, and deploying robust trading agents.
Python
-
Forked from AI4Finance-LLC/FinRL-Library
A Deep Reinforcement Learning Library for Automated Trading in Quantitative Finance. NeurIPS 2020. Please star.
Jupyter Notebook
83 contributions in the last year
Contribution activity
February 1, 2021
January 2021
Created 4 commits in 2 repositories
Created 1 repository
- carlogrisetti/FinRL-Library Jupyter Notebook
Created a pull request in AI4Finance-LLC/FinRL-Library that received 4 comments
Allow for automatic saving each N steps
This allows to launch a training and automatically save a model each N steps performed (to manually pick a specific model progress in time)
Opened 3 other pull requests in 2 repositories
tensortrade-org/tensortrade
1
merged
1
closed
AI4Finance-LLC/FinRL-Library
1
merged
Created an issue in ludwig-ai/ludwig that received 6 comments
hdf5 being rebuilt too often
ludwig from master (and since 0.3.2 at least), on different systems when changing the config.yaml file, even just changing the dropout values (whic…