Merge pull request #772 from dmey/synthia

Add Synthia: Multidimensional synthetic data generation in Python.
This commit is contained in:
Joseph Misiti 2021-02-09 19:56:35 -05:00 committed by GitHub
commit f51dc050b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1172,7 +1172,8 @@ be
* [OPFython](https://github.com/gugarosa/opfython) - A Python-inspired implementation of the Optimum-Path Forest classifier.
* [Opytimizer](https://github.com/gugarosa/opytimizer) - Python-based meta-heuristic optimization techniques.
* [Gradio](https://github.com/gradio-app/gradio) - A Python library for quickly creating and sharing demos of models. Debug models interactively in your browser, get feedback from collaborators, and generate public links without deploying anything.
* [Hub](https://github.com/activeloopai/Hub) - Fastest unstructured dataset management for TensorFlow/PyTorch. Stream & version-control data. Store even petabyte-scale data in a single numpy-like array on the cloud accessible on any machine. Visit [activeloop.ai](https://activeloop.ai) for more info.
* [Synthia](https://github.com/dmey/synthia) - Multidimensional synthetic data generation in Python.
<a name="python-data-analysis"></a>
#### Data Analysis / Data Visualization