mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-20 11:27:48 -05:00
Merge pull request #983 from auto-differentiation-dev/master
Added new backpropagation tool for Python
This commit is contained in:
commit
4524ec6677
1 changed files with 1 additions and 0 deletions
|
@ -1104,6 +1104,7 @@ be
|
|||
<a name="python-general-purpose-machine-learning"></a>
|
||||
#### General-Purpose Machine Learning
|
||||
|
||||
* [XAD](https://pypi.org/project/xad/) -> Fast and easy-to-use backpropagation tool.
|
||||
* [Aim](https://github.com/aimhubio/aim) -> An easy-to-use & supercharged open-source AI metadata tracker.
|
||||
* [RexMex](https://github.com/AstraZeneca/rexmex) -> A general purpose recommender metrics library for fair evaluation.
|
||||
* [ChemicalX](https://github.com/AstraZeneca/chemicalx) -> A PyTorch based deep learning library for drug pair scoring
|
||||
|
|
Loading…
Reference in a new issue