Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up- Bangalore
Popular repositories
-
Website-Changes-Tracker
this is python based website changes tracker
Python
-
git_test
git testing thoroughly
HTML
-
SachitNayak
This is my profile
HTML
-
gci15.fossasia.org
Forked from fossasia/gci15.fossasia.org
FOSSASIA GCI Site 2015/16
CSS
-
django
Forked from django/django
The Web framework for perfectionists with deadlines.
Python
-
P-Comet
Forked from PrashanthTk/P-Comet
An online social networking platform for collaboration between students of different universities in working on projects and research activities.
JavaScript
77 contributions in 2019
Contribution activity
March 2019
Created an issue in uber/ludwig that received 3 comments
Generate integer numerical outputs, not float
Hi, I'm trying to predict a sequence of next 5 integers using 5 other integers as output. I'm using type: numerical for all the inputs and outputs.…