Metadata-Version: 2.1
Name: jovsatools
Version: 0.0.2
Summary: A collection of ml tools
Home-page: https://github.com/jovsa/jovsatools
Author: Jovan Sardinha
Author-email: jovan.sardinha@gmail.com
License: Apache Software License 2.0
Keywords: ml tools for jovsa
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: black
Requires-Dist: fastcore
Requires-Dist: numpy
Requires-Dist: nbdev
Requires-Dist: pandas
Requires-Dist: jupyter
Requires-Dist: sklearn
Requires-Dist: matplotlib
Requires-Dist: seaborn
Requires-Dist: tensorflow (>=2.2.0)
Requires-Dist: torch
Requires-Dist: torchvision
Requires-Dist: tqdm
Requires-Dist: ipdb
Requires-Dist: ipywidgets
Requires-Dist: sympy
Requires-Dist: flake8
Requires-Dist: twine

# jovsatools
> my personal toolbox 🧰


### Usefull Links
* [Design document](jovsa.github.io/jsmltools/design_document/): outlines the choices, condiderations and tradeoffs made 

* [Usefull commands](https://github.com/jovsa/jsmltools/blob/master/Makefile): when running things locally

* Link to [documentation](https://jovsa.github.io/jovsatools)

* Link to [notebooks](https://github.com/jovsa/jovsatools/tree/master/notebooks)

### FAQ
* What to get started? [look here](https://github.com/jovsa/jovsatools/blob/master/CONTRIBUTING.md#do-you-want-to-contribute-to-the-documentation)

* Found bugs🐛? [look here](https://github.com/jovsa/jovsatools/blob/master/CONTRIBUTING.md#did-you-find-a-bug)

* Have ideas? [more information here](https://github.com/jovsa/jovsatools/blob/master/CONTRIBUTING.md#pr-submission-guidelines)

* Known bugs🕸️: There are some documentation rendering issues. Please go to the notebooks directly in such cases.

[🔮](https://jovsa.github.io/)


