Skip to content
/ iac Public

Instant AI Cooker, A Neural Network library that makes AI creation easy, simple and lightweight.

Notifications You must be signed in to change notification settings

choc1024/iac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Instant AI Cooker

This is my personal attempt at creating a Neural Network from scratch. It aims to be quick, lightweight, and easy to use.

Usage

Currently I have yet to upload it to PyPI, but before that, the only way is to download the iac.py file, put it in your working directory, and do import iac. If you want, from iac import * can also work. Please note that it requires NumPy for matrix operations, and my custom logging library. To be honest, it is actually just a bunch of functions. See here the ChatGPT-written wiki.

About

Instant AI Cooker, A Neural Network library that makes AI creation easy, simple and lightweight.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages