|
@@ -215,7 +215,7 @@
|
|
|
5. [ Alex Krizhevsky ](http://www.cs.utoronto.ca/~kriz/index.html)
|
|
|
6. [ Alexander Ilin ](http://users.ics.aalto.fi/alexilin/)
|
|
|
7. [ Amos Storkey ](http://homepages.inf.ed.ac.uk/amos/)
|
|
|
-8. [ Andrej Karpathy ](http://cs.stanford.edu/~karpathy/)
|
|
|
+8. [ Andrej Karpathy ](https://karpathy.ai/)
|
|
|
9. [ Andrew M. Saxe ](http://www.stanford.edu/~asaxe/)
|
|
|
10. [ Andrew Ng ](http://www.cs.stanford.edu/people/ang/)
|
|
|
11. [ Andrew W. Senior ](http://research.google.com/pubs/author37792.html)
|
|
@@ -565,6 +565,8 @@
|
|
|
7. [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()`
|
|
|
8. [Neptune](https://neptune.ml/) - Lightweight tool for experiment tracking and results visualization.
|
|
|
9. [CatalyzeX](https://chrome.google.com/webstore/detail/code-finder-for-research/aikkeehnlfpamidigaffhfmgbkdeheil) - Browser extension ([Chrome](https://chrome.google.com/webstore/detail/code-finder-for-research/aikkeehnlfpamidigaffhfmgbkdeheil) and [Firefox](https://addons.mozilla.org/en-US/firefox/addon/code-finder-catalyzex/)) that automatically finds and links to code implementations for ML papers anywhere online: Google, Twitter, Arxiv, Scholar, etc.
|
|
|
+10. [Determined](https://github.com/determined-ai/determined) - Deep learning training platform with integrated support for distributed training, hyperparameter tuning, smart GPU scheduling, experiment tracking, and a model registry.
|
|
|
+11. [DAGsHub](https://dagshub.com/) - Community platform for Open Source ML – Manage experiments, data & models and create collaborative ML projects easily.
|
|
|
|
|
|
### Miscellaneous
|
|
|
|