Back to Browse

Implement Neural Network from scratch: Forward & backward pass in python | No keras, No Tensorflow

292 views
Sep 3, 2024
1:13:08

In this video, you will learn how to implement a nerual network from scratch without using keras, tensorflow or pytorch library. It is a pure python implementation. GitHub link to access the code: https://github.com/ShankarPendse/DeepLearning-Tutorials/blob/main/neuralnetwork_from_scratch.py

Download

0 formats

No download links available.

Implement Neural Network from scratch: Forward & backward pass in python | No keras, No Tensorflow | NatokHD