Pinned Repositories
Al-Algos-from-Scratch
Some basic AI/ML/DL algorithms implemented from scratch for understanding purposes.
brain-tumor-segmentation-unet
Implementation of U-Net from paper "U-Net: Convolutional Networks for Biomedical Image Segmentation" to segment tumor in given MRI images.
Face-Recognition-Siamese-Network
A Face Recognition Siamese Network implemented using Keras. Siamese Network is used for one shot learning which do not require extensive training samples for image recognition.
FaceGAN-Generating-Random-Faces
Generate Random Faces which do not exists. I trained a Deep Convolution GAN (DCGAN) on 100k celebrities photos.
flappy-bird-deep-q-learning
Flappy Bird Game trained on a Double Dueling Deep Q Network with Prioritized Experience Replay
image-caption-bot
Implementation of 'merge' architecture for generating image captions from paper "What is the Role of Recurrent Neural Networks (RNNs) in an Image Caption Generator?" using Keras. Dataset used is Flickr8k available on Kaggle.
MLfromScratch
Library for machine learning where all algorithms are implemented from scratch. Used only numpy.
my_docker_files
Saved Dockerfiles for autobuild purposes on Dockerhub. Also contains some Compose Files for app setup.
NemisisAadharAuth
This is a project done during April 1-2, 2017 in Smart India Hackathon and won 2nd prize.
SVM-From-Scratch
An Implementation of SVM - Support Vector Machines using Linear Kernel. This is just for understanding of SVM and its algorithm.
adityajn105's Repositories
adityajn105/brain-tumor-segmentation-unet
Implementation of U-Net from paper "U-Net: Convolutional Networks for Biomedical Image Segmentation" to segment tumor in given MRI images.
adityajn105/Face-Recognition-Siamese-Network
A Face Recognition Siamese Network implemented using Keras. Siamese Network is used for one shot learning which do not require extensive training samples for image recognition.
adityajn105/MLfromScratch
Library for machine learning where all algorithms are implemented from scratch. Used only numpy.
adityajn105/image-caption-bot
Implementation of 'merge' architecture for generating image captions from paper "What is the Role of Recurrent Neural Networks (RNNs) in an Image Caption Generator?" using Keras. Dataset used is Flickr8k available on Kaggle.
adityajn105/FaceGAN-Generating-Random-Faces
Generate Random Faces which do not exists. I trained a Deep Convolution GAN (DCGAN) on 100k celebrities photos.
adityajn105/Al-Algos-from-Scratch
Some basic AI/ML/DL algorithms implemented from scratch for understanding purposes.
adityajn105/cricket_data_extracter
A set of python scripts to extract cricket data from https://cricbuzz.com for analytics purpose.
adityajn105/adityajn105.github.io
My website
adityajn105/awesome-cheatsheet
:beers: awesome cheatsheet
adityajn105/awesome-public-datasets
A topic-centric list of high-quality open datasets in public domains. Propose NEW data ☛☛☛PR☛☛☛
adityajn105/Character-Recognition-webapp
Draw random shape on HTML5 canvas and let Deep ConvNet predict it.
adityajn105/Image-Captions-using-visual-attention
Implemenetation of 2016 paper "Show, Attend and Tell: Neural Image Caption Generation with Visual Attention" on Flick30k dataset.
adityajn105/NLP-projects
NLP related projects for quick reference and revision.
adityajn105/CSCI-527-autonomous-car-navigation-carla
adityajn105/MNIST-denoising-autoencoder
A tutorial of Denoising Autoencoder which removes noise from MNIST images.
adityajn105/HackSC_22-snap-ar
Hack SC project
adityajn105/my_docker_files
Saved Dockerfiles for autobuild purposes on Dockerhub. Also contains some Compose Files for app setup.
adityajn105/adityajn105
adityajn105/build-ml-pipeline-for-short-term-rental-prices
Project code for cd0581 refresh taught by Giacomo Vianello
adityajn105/eigen-git-mirror
THIS MIRROR IS DEPRECATED -- New url: https://gitlab.com/libeigen/eigen
adityajn105/genre_classification
adityajn105/heeliumapp2017
Upload image through android
adityajn105/jackgriffin105.github.io
AJ project
adityajn105/Machine-Learning-Algos
Different Algos Learn While Learning Machine-Learning
adityajn105/ml4ir
Machine Learning for Information Retrieval
adityajn105/MSCS_usc_notes_hw
My notes and homework done during MS in CS at USC Viterbi School.
adityajn105/my-tube
A hack to solve blocked youtube problem in companies. Create your own playlist and play your favourite songs and videos in blocked environment.
adityajn105/render-cloud-example
adityajn105/Time-Series-Analysis-Techniques
A tutorial to time-series analysis techniques. Holt-Winter methods, ACF/PACF, MA, AR, ARMA, ARIMA, SARIMA, SARIMAX, VAR, VARMA etc.
adityajn105/udacity-mlops