Skip to content

Repository files navigation

ai

From-scratch impls of AI models, approaches, tricks, and more!

Setup

python -m venv .venvsource .venv/bin/activatepip install -r requirements.txt

Contents

Activation Functions and Their Derivative Functions from Scratch Using Pytorch

Deep Learning

Functions

Gradient Descent

Machine Learning Models From Scratch Using NumPy

Representation

License

MIT License

About

From-scratch impls of AI models, approaches, tricks, and more!

Topics

Resources

Stars

29 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages