Avijit Verma's repositories
food-reco-gan
Food Recognition using Generative Adversarial Networks
movie-genre-prediction
Movie Genre Prediction using Recurrent Neural Networks containing LSTM units
multi-client-file-server
Implementation of a file server capable of handling multiple clients.
image-reconstruction
Image Reconstruction Using Genetic Algorithm
voice-activity-detection
Voice Activity Detection in MATLAB
AsciiPaint
This is a simple program which is like MS Paint but using ASCII characters and console color codes! This program uses windows.h header file and thus may not run on Linux or OS X
avijit2verma.github.io
My Github page.
basic-algorithms
Implementations of some basic algorithms.
convex-hull
Creating a convex hull from already given N convex hulls.
hello-world
Introductory repository
im2recipe-Pytorch
im2recipe Pytorch implementation
parallel-computation
Demonstration of speedup in computation using Amdahl's law.