Kumar-laxmi / Algorithms

A Repository for algorithms in C, C++, Python and Java
Apache License 2.0
322 stars 367 forks source link

Artifical Neural network by backpropogation algorithm #964

Closed NikitaGupta-17 closed 1 year ago

NikitaGupta-17 commented 1 year ago

Is your feature request related to a problem? Please describe. Build an artifical Neural network by implementing back propogation algorithm.

Describe the solution you'd like Using MLP classifier ANn can be build.

Language used - Python

Kumar-laxmi commented 1 year ago

Kindly do not use ML Libraries for it

Assigned! @NikitaGupta-17 : Python

Kumar-laxmi commented 1 year ago

@NikitaGupta-17 What is your status on this issue?

NikitaGupta-17 commented 1 year ago

Working on it. Please don't unassigned this issue from me.

Kumar-laxmi commented 1 year ago

@NikitaGupta-17 Now what is your status?