Algo-Phantoms / Algo-ScriptML

Scripts of Machine Learning Algorithms from Scratch. Implementations of machine learning models and algorithms using nothing but NumPy with a focus on accessibility. Aims to cover everything from basic to advance.
MIT License
90 stars 65 forks source link

Multilayer Perceptron - Base #46

Open ashwani-rathee opened 3 years ago

ashwani-rathee commented 3 years ago

Task: Set up the basic Multilayer Perceptron code functionality that works Level-3 : 25 Points

JanhaviSoni commented 3 years ago

Assign this to me @ashwani-rathee

ashwani-rathee commented 3 years ago

@JanhaviSoni You have been assigned the task to setup the base for Multilayer Perceptron. Try to submit a PR in 5 days.

JanhaviSoni commented 3 years ago

@ashwani-rathee I wanted to ask that can we use modules or everything from scratch . Also we just need to write how the algo works or implement it using data set

ashwani-rathee commented 3 years ago

@JanhaviSoni You can use numpy,and that should be enough for algorithm part,you have to just kind of prove that your method works(so yeah you would need a simple example).

ashwani-rathee commented 3 years ago

@JanhaviSoni What is your progress on this?Any issues?How can I help? 2days to a PR

JanhaviSoni commented 3 years ago

@ashwani-rathee It will take me more time to work on implementation of Mulilayer Perceptron. Till that time can I be assigned Multiple Linear Regression and you could unassign Multilayer Perceptron. @ashwani-rathee you can unassign this issue .

jprakash-1 commented 3 years ago

@ashwani-rathee I am Gssoc participant can u assign me Multilayer Perceptron.

ashwani-rathee commented 3 years ago

@jprakash-1 would you like to get this assigned?

jprakash-1 commented 3 years ago

Yes, @ashwani-rathee I would like to work on this. Could you please tell me how many hidden layers do I have to implement? And any other relevant detail I need, to implement this?

Thank you

Sibasish-Padhy commented 3 years ago

@ashwani-rathee I would like to contribute to this issue cn you please assign me this issue under gssoc label

saumyasinghz commented 3 years ago

@ashwani-rathee Please assign this issue to me.

ashwani-rathee commented 3 years ago

This needs to be assigned

ashwani-rathee commented 3 years ago

@saumyasinghz Sure, go ahead

subhangi2731 commented 3 years ago

@ashwani-rathee please assign me

geekquad commented 3 years ago

Go ahead @subhangi2731.