Pinned Repositories
Chord-Distributed-Hash-Table
An implementation of the basic functions of the Chord distributed hash table (DHT)
CudaDeepNeuralNetwork
Cuda implementation of MNIST handwritten digit recognition using deep neural networks.
DataSciencePractice
DeepLearningCoursera
DigitalImageProcessing
Handwritten Digit Recognition using Deep Neural Networks and Capsule Neural Network. and
IntelligentMobileRobotics
Intelligent Mobile Robotics
LinuxTrackingPageFaults
N_DimentialHypersphereVolume
High-dimensional space is non-intuive in a number of ways. In particular, it turns out that most of the volume of a sphere lies near the surface of the sphere.
OutOfOrderSimulator
An out of order instruction set simulator coded in C language, which mimics the behavior of a microprocessor by "reading" instructions and maintaining internal variables which represent the processor's registers.
SociallyAwareMotionPlanning
Using deep reinforcement learning to develop a time-efficient navigation policy that respects common social norms.
sagarsv04's Repositories
sagarsv04/SociallyAwareMotionPlanning
Using deep reinforcement learning to develop a time-efficient navigation policy that respects common social norms.
sagarsv04/CudaDeepNeuralNetwork
Cuda implementation of MNIST handwritten digit recognition using deep neural networks.
sagarsv04/DigitalImageProcessing
Handwritten Digit Recognition using Deep Neural Networks and Capsule Neural Network. and
sagarsv04/LinuxTrackingPageFaults
sagarsv04/OutOfOrderSimulator
An out of order instruction set simulator coded in C language, which mimics the behavior of a microprocessor by "reading" instructions and maintaining internal variables which represent the processor's registers.
sagarsv04/Chord-Distributed-Hash-Table
An implementation of the basic functions of the Chord distributed hash table (DHT)
sagarsv04/DataSciencePractice
sagarsv04/DeepLearningCoursera
sagarsv04/IntelligentMobileRobotics
Intelligent Mobile Robotics
sagarsv04/N_DimentialHypersphereVolume
High-dimensional space is non-intuive in a number of ways. In particular, it turns out that most of the volume of a sphere lies near the surface of the sphere.
sagarsv04/EndToEndPipeline
sagarsv04/GetLoginWalls
sagarsv04/InstructionSetSimulator
An instruction set simulator coded in C language, which mimics the behavior of a microprocessor by "reading" instructions and maintaining internal variables which represent the processor's registers.
sagarsv04/LinuxKernelModule
sagarsv04/Multi-threaded-HTTP-Server
A simple multi-threaded HTTP server that only accepts HTTP GET requests and returns the desired content to the client.
sagarsv04/NaturalLanguageProcessing
sagarsv04/NetflixMovieRecommender
Binghamton University Datathon 2020
sagarsv04/NeuralNetworkWebService
sagarsv04/NumericalIntegration
Monte Carlo method to numerically integrate a function.
sagarsv04/Parallel-k-NN
An implementation of KNN algorithm using KD Tree.
sagarsv04/PracticalMachineLearning
sagarsv04/PythonicCode
sagarsv04/RecurrentNeuralNetworks
sagarsv04/Replicated-Key-Value-Store-with-Configurable-Consistency
An implementation of the distributed key-value store for communication among different entities in the system.
sagarsv04/Sentiment-and-Topic-Analysis-on-Social-Media
Trending Topics Analysis on Social Media Platform
sagarsv04/SimpleShell
A simple Shell with I/O Redirection and Processes.