mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-13 11:24:23 -05:00
remove extra space
This commit is contained in:
parent
4704efa899
commit
09bf9b3a6e
1 changed files with 0 additions and 1 deletions
|
@ -1306,7 +1306,6 @@ be
|
||||||
* [TensorWatch](https://github.com/microsoft/tensorwatch) - Debugging and visualization tool for machine learning and data science. It extensively leverages Jupyter Notebook to show real-time visualizations of data in running processes such as machine learning training.
|
* [TensorWatch](https://github.com/microsoft/tensorwatch) - Debugging and visualization tool for machine learning and data science. It extensively leverages Jupyter Notebook to show real-time visualizations of data in running processes such as machine learning training.
|
||||||
* [dowel](https://github.com/rlworkgroup/dowel) - A little logger for machine learning research. Output any object to the terminal, CSV, TensorBoard, text logs on disk, and more with just one call to `logger.log()`.
|
* [dowel](https://github.com/rlworkgroup/dowel) - A little logger for machine learning research. Output any object to the terminal, CSV, TensorBoard, text logs on disk, and more with just one call to `logger.log()`.
|
||||||
|
|
||||||
|
|
||||||
<a name="python-misc-scripts--ipython-notebooks--codebases"></a>
|
<a name="python-misc-scripts--ipython-notebooks--codebases"></a>
|
||||||
#### Misc Scripts / iPython Notebooks / Codebases
|
#### Misc Scripts / iPython Notebooks / Codebases
|
||||||
* [MiniGrad](https://github.com/kennysong/minigrad) – A minimal, educational, Pythonic implementation of autograd (~100 loc).
|
* [MiniGrad](https://github.com/kennysong/minigrad) – A minimal, educational, Pythonic implementation of autograd (~100 loc).
|
||||||
|
|
Loading…
Reference in a new issue