Browse Source

Merge pull request #141 from TezRomacH/patch-1

Add Catalyst framework
Chaitanya Prakash Bapat 5 năm trước cách đây
mục cha
commit
8eb5b4535b
1 tập tin đã thay đổi với 4 bổ sung3 xóa
  1. 4 3
      README.md

+ 4 - 3
README.md

@@ -507,9 +507,10 @@
 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)
-54.  [Detecto - Train and run object detection models with 5-10 lines of code](https://github.com/alankbi/detecto)
-55.  [Karate Club - An unsupervised machine learning library for graph structured data](https://github.com/benedekrozemberczki/karateclub)
+53.  [Catalyst: High-level utils for PyTorch DL & RL research. It was developed with a focus on reproducibility, fast experimentation and code/ideas reusing](https://github.com/catalyst-team/catalyst)
+54.  [garage - A toolkit for reproducible reinforcement learning research](https://github.com/rlworkgroup/garage)
+55.  [Detecto - Train and run object detection models with 5-10 lines of code](https://github.com/alankbi/detecto)
+56.  [Karate Club - An unsupervised machine learning library for graph structured data](https://github.com/benedekrozemberczki/karateclub)
 
 ### Tools