pratik-choudhari / AlgoCode

Welcome everyone!🌟 Here you can solve problems, build scrappers and much more💻
https://github.com/pratik-choudhari/AlgoCode
MIT License
131 stars 166 forks source link

Deep learning pipeline for MNIST digit dataset #318

Closed pratik-choudhari closed 3 years ago

pratik-choudhari commented 3 years ago

Feature ✅

Description

Create a complete pipeline for reading data, formatting it, train model and evaluate. Get the dataset here

Example

Submission must be in the form of well commented python script. not jupyter notebook

Submission must be placed inside Machine Learning folder

As submission is for a python script it would be preferred to break down the pipeline into various functions, provided semantic names.

Contributors are supposed to mention their coding language while asking for assignment

dwij2212 commented 3 years ago

Hi @pratik-choudhari ! Could you assign this to me in python? TIA.

rajpratyush commented 3 years ago

hi @pratik-choudhari could you please assign me this issue

pratik-choudhari commented 3 years ago

@rajpratyush language?

rajpratyush commented 3 years ago

Python

pratik-choudhari commented 3 years ago

@rajpratyush Its assigned to @dwij2212

dwij2212 commented 3 years ago

@pratik-choudhari I think this issue can be closed by referring to PR #378 .