Pinned Repositories
Adaptive_Learning_Rate_Yann_Lecun2
code-library
Templates, algorithms and data structures implemented and collected for programming contests.
data-structures-c
A collection of algorithms for data structure manipulation in C
Is-Attention-all-I-need
A learning journey to learn maths and implement the net in pytorch.
Neural_Network_From_Scratch
This repo contains implementation of a typical FC neural network.
Nit-Kurukshetra-OnCampus-Placements-2021
This repo has 2021 on-campus placements data of Nit Kurukshetra.
ParseArrays
This code is along-with a blog post which lists a possible way to parse random( N dimensional) arrays.
Queue-Detection
A naive Algorithm that uses People Detection and Convex Hull as subroutines to solve this problem: "Given an image of people standing randomly, how many people can be a part of some queue {Q}. A queue {Q} is basically a line(y = mx + c) that minimises a custom loss function. "
vision-hw0
Contains my submissions for the 0th homework for computer vision created by Pjreddie.
jalotra's Repositories
jalotra/data-structures-c
A collection of algorithms for data structure manipulation in C
jalotra/orbitdeterminator
determination of satellite orbits and more
jalotra/100daysofcode-with-python-course
Course materials and handouts for #100DaysOfCode in Python course
jalotra/Advanced-Data-Structures-with-Python
Self written codes for Advanced Data Structures and Algorithms using Python. With each code, there is an associated markdown for explanation and applicaitions of that algorithm or data structure.
jalotra/automotive-iot-samples
Sample Automotive IoT project, both edge and cloud endpoints that takes onboard diagnostics and GPS sensor data.
jalotra/awesome-for-beginners
A list of awesome beginners-friendly projects.
jalotra/Data-Analysis
Data Science Using Python
jalotra/data-science
:bar_chart: Path to a free self-taught education in Data Science!
jalotra/Data-Science-Free
Free Resources For Data Science created by Shubham Kumar
jalotra/gasLEEK
ValleyHackathon 1st Place 2019. Applying a LSTM Machine Learning model with persistence forecasting to help drivers and truckers save money at the gas pump.
jalotra/getting-started-in-infosec
A noob friendly guide for juniors starting off in infosec. Pull requests welcome!
jalotra/jupyter-notebook-introduction-data-science-intro-000
jalotra/kaggle
A collection of Kaggle solutions. Not very polished.
jalotra/node-js-template
jalotra/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
jalotra/PiNG12RAW
PiNG12RAW is a simple utility to separate RG/GB Bayer color channels to individual files. It takes in input a RAW12 file and outputs png files corresponding to different Bayer Channels.
jalotra/plotting-data-readme-data-science-intro-000
jalotra/Pluto-Drone-PID
PID implementation on Pluto Drone using ROS For EYANTRA 2018-2019 .
jalotra/Pong_Game
Turtle library used and compiled in python 3 framework.
jalotra/python-lists-readme-data-science-intro-000
jalotra/python-practice-with-datatypes-data-science-intro-000
jalotra/python-variables-readme-data-science-intro-000
jalotra/ReatMessageApp
Reat Message App V1.2
jalotra/registerApi
Registration api for Nodejs based webapps written with Angularjs and Firebase
jalotra/Sentiment_Analysis
The algorithm incorporated uses the vader_lexicon to do a rule based sentimental analysis on the the tweets.
jalotra/stat479-deep-learning-ss19
Course material for STAT 479: Deep Learning (SS 2019) course at University Wisconsin-Madison
jalotra/thinkfulGrid
A 45 minute task.
jalotra/urlShortenerApp
This web-app makes your url short so that it is quite comfortable for you to share your links.
jalotra/visma
VISual MAth - an equation solver and visualizer
jalotra/visualizing-in-python-data-science-intro-000