Skip to content

An MLP implementation from scratch. No numpy, no pandas, no torch.

Notifications You must be signed in to change notification settings

y4nci/mlp-from-scratch

Repository files navigation

mlp-from-scratch

An MLP implementation from scratch. No numpy, no pandas, no torch. You can see the comparison with the same architecture, implemented using PyTorch.

Created as a solution the second homework of CENG403 - Introduction to Deep Learning at Middle East Technical University.

About

An MLP implementation from scratch. No numpy, no pandas, no torch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published