divyanshu-talwar
Always open to discussing potential collaborations or exploring new opportunities.
IIIT-Delhi
Pinned Repositories
AutoImpute
AutoImpute : Autoencoder based imputation of single cell RNA-seq data
covid-vaccine-alerts
A simple python script to setup email alerting for available vaccine slots for your pincode.
Github-Recommender-System
Autoencoder based GitHub Recommender System.
Julia-set-computation
CUDA implementation for Julia set computation.
Lighting-and-Shading
Illuminating the scene with a point light source and implementing & comparing different lighting computation methods in OpenGL.
Numerical-Methods
Implementation of well-known numerical methods.
Parallel-DFS
CUDA implementation of parallel Depth First Search (DFS) algorithm and it's comparison with a serial C++ DFS implementation.
Raytracing
Implement a raytracer and simulate real-life light interactions with objects (like shadows/reflections) while experimenting with rendering objects made up of different materials (like dielectrics or specular).
ShakaLakaBoomBoom
Unity application to convert 2D sketches to 3D models which could be maneuvered around using hand gestures (to a position and orientation of choice) in a 3D scene.
Training-NNs-without-Backpropagation
Implementing an ADMM based optimization approach as an alternative to backpropagation for training neural networks.
divyanshu-talwar's Repositories
divyanshu-talwar/AutoImpute
AutoImpute : Autoencoder based imputation of single cell RNA-seq data
divyanshu-talwar/Parallel-DFS
CUDA implementation of parallel Depth First Search (DFS) algorithm and it's comparison with a serial C++ DFS implementation.
divyanshu-talwar/ShakaLakaBoomBoom
Unity application to convert 2D sketches to 3D models which could be maneuvered around using hand gestures (to a position and orientation of choice) in a 3D scene.
divyanshu-talwar/Numerical-Methods
Implementation of well-known numerical methods.
divyanshu-talwar/Training-NNs-without-Backpropagation
Implementing an ADMM based optimization approach as an alternative to backpropagation for training neural networks.
divyanshu-talwar/covid-vaccine-alerts
A simple python script to setup email alerting for available vaccine slots for your pincode.
divyanshu-talwar/Github-Recommender-System
Autoencoder based GitHub Recommender System.
divyanshu-talwar/Julia-set-computation
CUDA implementation for Julia set computation.
divyanshu-talwar/Lighting-and-Shading
Illuminating the scene with a point light source and implementing & comparing different lighting computation methods in OpenGL.
divyanshu-talwar/Raytracing
Implement a raytracer and simulate real-life light interactions with objects (like shadows/reflections) while experimenting with rendering objects made up of different materials (like dielectrics or specular).
divyanshu-talwar/Signed-Distance-Transform
Computing Signed Distance Transform using CUDA.
divyanshu-talwar/Connect-the-Dots
Interactively sketching polylines and piecewise bezier curves from the input points using OpenGL.
divyanshu-talwar/Demystifying-Neural-Networks
Self-implementation of forward pass and backpropagation algorithms (conventional way of training NNs) for different activation functions.
divyanshu-talwar/AP-Labs
divyanshu-talwar/B-Plus-Tree
divyanshu-talwar/Basic-Shell
divyanshu-talwar/byld-website
Static Website for IIIT-Delhi's Software Dev Club Byld
divyanshu-talwar/Chat-Server-and-Client
Multi-threaded chat server and client.
divyanshu-talwar/codebook
Reference material for ACM-ICPC
divyanshu-talwar/DBLP-Query-Engine
A GUI search engine which retrieves required information from a given offline dataset.
divyanshu-talwar/divyanshu-talwar.github.io
website
divyanshu-talwar/File-System
divyanshu-talwar/Free-List-Manager
divyanshu-talwar/mapbots
Mapping rooms using a ring of ultrasonic sensors mounted on an autonomous bot.
divyanshu-talwar/MLFQ-pseudo-scheduler
divyanshu-talwar/Online-Bookstore
divyanshu-talwar/PySortDemo
Visualization of sorting algorithms, done in Python.
divyanshu-talwar/Small-UTM
divyanshu-talwar/Telnet-Implementation
Implemented telnet protocol using C sockets.
divyanshu-talwar/Tracking-System
Institutional Vehicle Tracking and Monitoring System