FROG: Fast Real-time Optimization of Gradients
Project description
frog
frog: fast real-time optimization of gradients
documentation | examples | documentation | pypi | github
a beautifully compact machine-learning library
Installation
pip install froog
Overview of Features
- Tensors
- Automatic Differentiation
- Forward and backward passes
- Input/gradient shape-tracking
- MNIST example
- 2D Convolutions (im2col)
- Gradient checking
- The most common optimizers (SGD, Adam, RMSProp)
Math Operations
- Scalar-Matrix Multiplication
- Dot Product
- Sum
- ReLU
- Log Softmax
- 2D Convolution
Bounties
We really want to get a useful model working right out of the box! Our top bounty is to get EfficientNet v2 model working inside of the examples folder.
- EfficientNet v2 (top priority)
Easy
- built in MLP model
- binary cross entropy
- dropout layer
- flatten
Medium
- simplify how context and gradients are handled
Hard
- Transformers
- Stable Diffusion
- Winograd Convs
- MPS support
- CUDA support
Contributing
Here are some basic guidelines for contributing:
- Reduce code
- Increase speed
- Add features
- In that order
Bug fixes are the best and always welcome Conceptual cleanups are great All features must include tests
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
froog-0.1.3.tar.gz
(10.5 kB
view details)
Built Distribution
froog-0.1.3-py3-none-any.whl
(10.5 kB
view details)
File details
Details for the file froog-0.1.3.tar.gz
.
File metadata
- Download URL: froog-0.1.3.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3af4692a74936496bd278963fd8aeee3603cde0018641fb8db0839c46097a4c5 |
|
MD5 | 92ec4a7dfe6b70f731a4768d2b718dee |
|
BLAKE2b-256 | e61d4769c2d6dc241d7b69fec017dc0049b3c6bb82acf0d72f88bf959c21b545 |
File details
Details for the file froog-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: froog-0.1.3-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72f7400b24519210cae5d27729903714bdf2425cdcdfcba2bcde175afa167f3d |
|
MD5 | f55aebe7f96500019d81e298421f47cb |
|
BLAKE2b-256 | e7cbbe8bb64759d13f96ac25577f5ea3534a537da136b2702cf9c778f2599ad0 |