Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
addy1997 committed Jun 23, 2020
1 parent c8a1a64 commit 0fe78c8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ A repository with curated list of ML libraries, packages, framework, etc.

* TenSEAL - A library for homomorphic encryption of tensors. [[github](https://github.com/OpenMined/TenSEAL)![TenSEAL](https://img.shields.io/github/stars/OpenMined/TenSEAL.svg?style=flat&label=Star&maxAge=86400)]

* mlpack - A scalable, fast, and flexible library for machine learning written in C++. [[github](https://github.com/mlpack/mlpack) ![mlpack](https://img.shields.io/github/stars/mlpack/mlpack.svg?style=flat&label=Star&maxAge=86400)]




## [GUI](#Machine-Learning-Resources)
Expand Down Expand Up @@ -108,6 +111,8 @@ Code reusability is encouraged in this framework.[[github](https://github.com/Um

* Seaborn - Seaborn is a library for making statistical graphics in Python. It is built on top of matplotlib and closely integrated with pandas data structures. [[github](https://github.com/mwaskom/seaborn)![Seaborn](https://img.shields.io/github/stars/mwaskom/seaborn.svg?style=flat&label=Star&maxAge=86400)]

* mlboard - mlboard is a tool that allows you to log mlpack data in the format that the TensorBoard frontend can render in browsers. [[github](https://github.com/mlpack/mlboard)![mlboard](https://img.shields.io/github/stars/mlpack/mlboard.svg?style=flat&label=Star&maxAge=86400)]


## [Graphs](#Machine-Learning-Resources)

Expand All @@ -132,6 +137,10 @@ Code reusability is encouraged in this framework.[[github](https://github.com/Um

* Pylearn2 - a machine learning library based on theano.[[github](https://github.com/lisa-lab/pylearn2)![Pylearn2](https://img.shields.io/github/stars/lisa-lab/pylearn2.svg?style=flat&label=Star&maxAge=86400)]

* ensmallen - ensmallen is a C++ header-only library for numerical optimization. [[github](https://github.com/mlpack/ensmallen)![ensmallen](https://img.shields.io/github/stars/mlpack/ensmallen.svg?style=flat&label=Star&maxAge=86400)]

*

## [Physics](##Machine-Learning-Resources)

* pymunk - Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python.[[github](https://github.com/viblo/pymunk/)![pymunk](https://img.shields.io/github/stars/viblo/pymunk.svg?style=flat&label=Star&maxAge=86400)]
Expand Down

0 comments on commit 0fe78c8

Please sign in to comment.