Python Power Tools for Scientific Computing, Machine Learning and Deep Learning.


Keywords
n6py, ai, artificial, intelligence, dl, deep, learning, ml, machine, jupyter, notebook, artificial-intelligence, deep-learning, machine-learning, n6ai, python
License
MIT
Install
pip install n6py==0.1.31

Documentation

 

n6py

n6py

PyPI Latest Release PyPI Python Version

AI Power Tools

Python Power Tools for Scientific Computing, Machine Learning and Deep Learning.

Read the Docs to Learn More.

Try Online

Click one of the icons to start with a fresh copy of n6py in an online environment.

Colab
Binder
Kaggle

Features

  • 🐍 Python - Utility library for AI Python projects.
  • 📃 Jupyter Notebooks - Designed for use inside Jupyter Notebooks but also works in regular .py files.
  • ☁️ Cloud - Notebook Cloud Environment compatible e.g. Google Colab.
  • 👶 Simple - Dive right in by adding n6py package to your project via pip.
  • 📦 Modular - Pick and choose which modules to import to suit your needs.
  • 🎲 Framework Agnostic - Use n6py with many common frameworks - NumPy, Pandas, etc ...

Installation

pip install n6py

Import

import n6py as n6

Contribution

See Contributing Guide.

License

MIT