Welcome
Last updated
Last updated
ncxlib is a lightweight and easy-to-use neural network library built in Python. It provides a simple API for constructing and training neural networks, along with tools for data preprocessing and generation.
ncxlib is available for installation through the Python Package Index pip install ncxlib
See more: ncxlib pypi
Getting Started
Create your Neural Network
Documentation
API Documentation