Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

n6ai-archive/n6py

Repository files navigation

 

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