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/Autonomous-RC-Car
Self-driving RC Car ROS Software
jalotra/DAT3
General Assembly's Data Science course in Washington, DC
jalotra/Hilbert-Image-to-Sound
Turn an image into a sequence of sounds using a Hilbert Curve.
jalotra/pydata_pandas
A PyData workshop on pandas
jalotra/SolarataHack
Data Science Hackathon: Mapping Solar Power potential in LA
jalotra/vision-hw2
Stitch together some panoramas!
jalotra/vision-hw5
Use PyTorch to train a classifier on Cifar-10