Skip to content

Commit 689b350

Browse files
authored
Update README.md
1 parent 970a515 commit 689b350

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -176,12 +176,11 @@
176176
* [jax](https://github.com/google/jax) - Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more.
177177

178178
### Others
179-
* [transformers](https://github.com/huggingface/transformers) - State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
179+
* [transformers](https://github.com/huggingface/transformers) - State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. <img height="20" src="img/pytorch_big2.png" alt="PyTorch based/compatible"> <img height="20" src="img/tf_big2.png" alt="sklearn">
180180
* [Tangent](https://github.com/google/tangent) - Source-to-Source Debuggable Derivatives in Pure Python.
181181
* [autograd](https://github.com/HIPS/autograd) - Efficiently computes derivatives of numpy code.
182-
* [Myia](https://github.com/mila-udem/myia) - Deep Learning framework (pre-alpha).
183-
* [nnabla](https://github.com/sony/nnabla) - Neural Network Libraries by Sony.
184182
* [Caffe](https://github.com/BVLC/caffe) - A fast open framework for deep learning.
183+
* [nnabla](https://github.com/sony/nnabla) - Neural Network Libraries by Sony.
185184

186185
## Time Series
187186
* [sktime](https://github.com/alan-turing-institute/sktime) - A unified framework for machine learning with time series. <img height="20" src="img/sklearn_big.png" alt="sklearn">

0 commit comments

Comments
 (0)