This repository contains projects written in pure C.
Here is a list of C projects included in this repository:
- Linear Regression implementation in C
- Logistic Regression implmentation in C
- torch.nn module implemented in C
- Cartesian plane implemented in C
- Gradient Descent implmented inC
- Gradient Descent with Momentum implemented in C
- Binary PGM (P5) based on smooth field images implemented in C
- Decimal to Conversion implemented in C