• Stars
    star
    2
  • Language
    Python
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple python script to setup email alerting for available vaccine slots for your pincode.

More Repositories

1

AutoImpute

AutoImpute : Autoencoder based imputation of single cell RNA-seq data
Python
27
star
2

Parallel-DFS

CUDA implementation of parallel Depth First Search (DFS) algorithm and it's comparison with a serial C++ DFS implementation.
Cuda
26
star
3

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.
C#
16
star
4

Numerical-Methods

Implementation of well-known numerical methods.
Python
12
star
5

Training-NNs-without-Backpropagation

Implementing an ADMM based optimization approach as an alternative to backpropagation for training neural networks.
Python
3
star
6

Github-Recommender-System

Autoencoder based GitHub Recommender System.
TeX
2
star
7

Signed-Distance-Transform

Computing Signed Distance Transform using CUDA.
C
2
star
8

Julia-set-computation

CUDA implementation for Julia set computation.
C
2
star
9

Lighting-and-Shading

Illuminating the scene with a point light source and implementing & comparing different lighting computation methods in OpenGL.
C
2
star
10

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).
C
2
star
11

Connect-the-Dots

Interactively sketching polylines and piecewise bezier curves from the input points using OpenGL.
C++
1
star
12

Demystifying-Neural-Networks

Self-implementation of forward pass and backpropagation algorithms (conventional way of training NNs) for different activation functions.
Python
1
star