Skip to content

JagjeevanAK/CruxML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CruxML

Under-development

The crux of machine learning — a minimal PyTorch-like deep learning library.

CruxML is a lightweight reimplementation of core PyTorch concepts, built for learning, experimentation, and rapid prototyping. It offers a simple, readable codebase focused on tensors, autograd, and basic neural network components.

Features

  • NumPy-based tensor operations
  • Automatic differentiation (autograd)
  • Minimal neural network module system
  • Clean, educational code structure

Installation

pip install cruxml

About

A minified Machine Learning and Deep learning Framework/Library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages