Nandayang / DL-with-python

In this repository, we will implement deep neural network only using python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DL-with-python

In this repository, we will implement deep neural network only using python

The DNN supports a total of the following features:

Support for

Custom layers,
Custom number of nodes per layer,
Custom activation functions,
L2 Regularization and Dropout

About

In this repository, we will implement deep neural network only using python


Languages

Language:Python 100.0%