vineethm1627
Upcoming SDE @ Amazon | Ex-Intern @ ZS | Learning something new everyday 💯
Bennett University, Greater NoidaGhaziabad, Uttar Pradesh
Pinned Repositories
Algo_Ds_Notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
BinaryClassification_heroku
Deployment of The Streamlit application on heroku
CPP
My Data Structures and Algorithms preparation for Placements.
DCGAN-Fashion-MNIST
Generating synthetic images of Fashion MNIST data using Deep Convolutional Generative Adversarial Networks [DCGAN]
Image-Denoising-AE
Image Denoising using AutoEncoders in Keras
InfoGeeks
Search Query Information Stacker using High Performance Computing
instance_segmentation
Mask R-CNN model trained on coco dataset for Instance Segmentation using PixelLib
OOP
Links and resources for strengthening the concepts of Object Oriented Programming [Java and C++]
pepcoding_solutions
Pepcoding Level-1 and Level-2 Solutions in C++
SDE_Sheet_Striver
C++ Solutions of 180 Questions [30 Days] of Strivers SDE Sheet , YouTube Channel TAKEUFORWARD (Raj Vikramaditya bhaiyaa)
vineethm1627's Repositories
vineethm1627/Algo_Ds_Notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
vineethm1627/Amazing-STL-Algoritms
Contains STL algoritms from some popular languages.
vineethm1627/awesome-image-classification
A curated list of deep learning image classification papers and codes
vineethm1627/deep-learning-drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
vineethm1627/developer-roadmap
Roadmap to becoming a web developer in 2020
vineethm1627/machine-learning-online-2018
ML Online Course Repository. Course videos on online.codingblocks.com
vineethm1627/Machine-Learning-with-Python
Small scale machine learning projects to understand the core concepts
vineethm1627/my-voice-analysis
My-Voice Analysis is a Python library for the analysis of voice (simultaneous speech, high entropy) without the need of a transcription. It breaks utterances and detects syllable boundaries, fundamental frequency contours, and formants.
vineethm1627/PyImageSearch-CV-DL-CrashCourse
Repository for PyImageSearch Crash Course on Computer Vision and Deep Learning
vineethm1627/Twitter-Sentiment-Analysis
This script can tell you the sentiments of people regarding to any events happening in the world by analyzing tweets related to that event
vineethm1627/-JUnitTestExample
Made for the software engineering lab assignment
vineethm1627/coding-interview-university
A complete computer science study plan to become a software engineer.
vineethm1627/CPP-Standard-Template-Library-STL
Course Repository for C++ STL Course
vineethm1627/Data-Science--Cheat-Sheet
Cheat Sheets
vineethm1627/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
vineethm1627/deep-learning-models
Keras code and weights files for popular deep learning models.
vineethm1627/deepimageinpainting
Deep Image Inpainting using UNET like Vanilla Autoencoder and Partial Convolution based Autoencoder.
vineethm1627/face_mask_detection
Face mask detection system using Deep learning.
vineethm1627/keras-yolo2
A YOLOv2 model to detect helmets and persons with/without helmets.
vineethm1627/SE_lab_04
vineethm1627/sem-1-project
my first semester project
vineethm1627/Tensorflow-TensorRT
This repository is for my YT video series about optimizing a Tensorflow deep learning model using TensorRT. We demonstrate optimizing LeNet-like model and YOLOv3 model, and get 3.7x and 1.5x faster for the former and the latter, respectively, compared to the original models.
vineethm1627/violence-video-classification
vineethm1627/ViolenceDetection_CNNLSTM
Learning to Detect Violent Videos using Convolution LSTM (Keras + tensorflow)