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 66 forks source link

Neural Network - Base #47

Open gopichandpuli9 opened 3 years ago

gopichandpuli9 commented 3 years ago

Can I implement this?

ashwani-rathee commented 3 years ago

@geekquad We would need another folder right?

gopichandpuli9 commented 3 years ago

Kindly assign this issue to me:)

geekquad commented 3 years ago

Hey @gopichandpuli9, what exactly are you trying to implement here?

gopichandpuli9 commented 3 years ago

@geekquad I'll implement forward propogation, backward propogation and the logic behind that using an example dataset.

geekquad commented 3 years ago

Hey @gopichandpuli9 You can implement forward and backward propagation but we are only accepting the implementation of the algorithm and not its application. Please go through the Contributing Guidelines. Do let me know if you are still willing to take up the issue.

gopichandpuli9 commented 3 years ago

@geekquad sure! I'll implement forward propogation and backward propogation. Assign this to me!

geekquad commented 3 years ago

Assigning this to you. No pre-trained models are allowed and no external modules/libraries are allowed. Feel free to use NumPy. Please create a new folder. The directory of the folder should look like this:

Neural Network

name_of_the_file.py README.md

Hamza3226 commented 3 years ago

Hello, I am a GSSOC'21 participant and would like to contribute to this project.

ritikasharma99 commented 3 years ago

Hi!! I am GSSOC'21 participant and would like to implement the algorithm for neural network.

ashwani-rathee commented 3 years ago

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

gopichandpuli9 commented 3 years ago

Work is in progress. I'll submit it by today.

ashwani-rathee commented 3 years ago

this needs to be reassigned

aishwaryachand commented 3 years ago

Hey, can I work on this issue . I will show the implementation of both forward propagation and backward propagation without using any of the external libraries. @ashwani-rathee

i-shreyagarg commented 3 years ago

I am a participant GSSOC'21 I would like to contribute in this

ashwani-rathee commented 3 years ago

@aishwaryachand Would you like to take this up?

aishwaryachand commented 3 years ago

yes, I would like to work on this .

ashwani-rathee commented 3 years ago

@aishwaryachand Sure go ahead

d2Anubis commented 3 years ago

Hi,

My name is Niharika. I am a participant of GSSoC'21.

I would like to take up this issue. I will try making the PR asap. I would like to make both classification and regression models using neural network implementation in PyTorch. Let me know if I can proceed. Any further suggestions on getting started would be really helpful.

yukti845 commented 3 years ago

@aishwaryachand Please provide some updates on this issue. If you're not able to take up with it, please intimidate us so we can pass this on to other participant.

geekquad commented 3 years ago

No updates @aishwaryachand.

Hey @d2Anubis, please go through the project description. We are looking for implementations of machine learning models and algorithms using nothing but NumPy with a focus on accessibility. Let me know if you want to proceed.

Abheeshth commented 2 years ago

Can I work on this issue @geekquad @ashwani-rathee

geekquad commented 2 years ago

Go ahead @Abheeshth.

Abheeshth commented 2 years ago

I have submitted the pr 2 days ago, please review that. @geekquad

geekquad commented 2 years ago

I have submitted the pr 2 days ago, please review that. @geekquad

Hey @Abheeshth, it is already under review. Will revert soon :)