Prechádzať zdrojové kódy

Add notable rlworkgroup projects

Ryan Julian 6 rokov pred
rodič
commit
48a560ed47
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -498,6 +498,7 @@
 50.  [TensorForce - A TensorFlow library for applied reinforcement learning](https://github.com/reinforceio/tensorforce)
 51.  [Coach - Reinforcement Learning Coach by Intel® AI Lab](https://github.com/NervanaSystems/coach)
 52.  [albumentations - A fast and framework agnostic image augmentation library](https://github.com/albu/albumentations)
+53.  [garage - A toolkit for reproducible reinforcement learning research](https://github.com/rlworkgroup/garage)
 
 ### Tools
 
@@ -505,6 +506,7 @@
 2.  [Jupyter Notebook](http://jupyter.org) - Web-based notebook environment for interactive computing
 3.  [TensorBoard](https://github.com/tensorflow/tensorboard) - TensorFlow's Visualization Toolkit
 4.  [Visual Studio Tools for AI](https://visualstudio.microsoft.com/downloads/ai-tools-vs) - Develop, debug and deploy deep learning and AI solutions
+5.  [dowel](https://github.com/rlworkgroup/dowel) - A little logger for machine learning research. Log any object to the console, CSVs, TensorBoard, text log files, and more with just one call to `logger.log()`
 
 ### Miscellaneous