Skip to content

vinnovateit/VIIT_Team_MNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIIT_Team_MNIST

Repo to submit and review all the ML tasks for freshers.

How to submit your task?

  • Fork this repository
  • Clone your fork and Create a new branch
  • Add your tasks
  • Generate your Pull Request
$ git clone <URL>
$ cd <FolderName>
$ git branch <new_branch>
$ git checkout <new_branch>

Add your task

$ git add .
$ git commit -m "<Commit MESSAGE>"
$ git push origin <new_branch>

About

Repo to submit and review all the ML tasks for freshers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published