ScratchAI icon indicating copy to clipboard operation
ScratchAI copied to clipboard

This repository is dedicated to building ML & DL algorithms from scratch

Results 4 ScratchAI issues
Sort by recently updated
recently updated
newest added

# Description This change involves adding Long Short-Term Memory (LSTM) with SGD and log loss implementation from scratch to the codebase. ## Type of change Note: Please delete options that...

Some of the most common DL Algorithms are listed below. Feel free to suggest other algorithms, not on the list. and we'll update it. **Name** - [ ] Artificial Neural...

new layer/algo

**Is your feature request related to a problem? Please describe.** It is not actually a problem but just a suggestion. Currently, we use the common functions from the sklearn library....

enhancement

### Some of the most common ML Algorithms are listed below. Feel free to suggest other algorithms, not on the list. and we'll update it. **Name** - [ ] Multiple...

new layer/algo