Pinned Repositories
ALBERT-Emotion_classifier
Multilabel emotion classification with ALBERT
anime-subs-mapping
Creating a JP to EN Translation dataset from anime subtitles
Branching-and-Merging-Convolutional-Network-with-Capsules-and-Residual-Connections
A modified architecture of " A Branching and Merging Convolutional Network with Homogeneous Filter Capsules Paper" with Normal Capsules Instead of Homogeneous Filter Capsules and a residual connection between Convolution Layers
Cats-and-Dogs-Classifier
A CNN model to classify cat and dog images
Chexpert-with-PGM
Classify Chest X-rays using Probabilisitic Graphical Models
Faster-implementation-of-KMeans
A implementation of the paper "A Linear Time-Complexity k-Means Algorithm Using Cluster Shifting" in python
Faster-Spectral-Clustering-For-Database-Analysis
Database Analysis using Spectral Clustering and Laplacian Centrality
multi-echleon-supply-chain-rl
Reinforcement Learning for solving Multi Echleon Supply Chain Problem
NAS_CVAE
Neural Architecture Search for Conditional Variational Autoencoder
speech-bubble-extraction
Extracting the text from speech bubbles from manga
harikc456's Repositories
harikc456/anime-subs-mapping
Creating a JP to EN Translation dataset from anime subtitles
harikc456/speech-bubble-extraction
Extracting the text from speech bubbles from manga
harikc456/Branching-and-Merging-Convolutional-Network-with-Capsules-and-Residual-Connections
A modified architecture of " A Branching and Merging Convolutional Network with Homogeneous Filter Capsules Paper" with Normal Capsules Instead of Homogeneous Filter Capsules and a residual connection between Convolution Layers
harikc456/NAS_CVAE
Neural Architecture Search for Conditional Variational Autoencoder
harikc456/ALBERT-Emotion_classifier
Multilabel emotion classification with ALBERT
harikc456/multi-echleon-supply-chain-rl
Reinforcement Learning for solving Multi Echleon Supply Chain Problem
harikc456/Cats-and-Dogs-Classifier
A CNN model to classify cat and dog images
harikc456/Chexpert-with-PGM
Classify Chest X-rays using Probabilisitic Graphical Models
harikc456/Faster-implementation-of-KMeans
A implementation of the paper "A Linear Time-Complexity k-Means Algorithm Using Cluster Shifting" in python
harikc456/Faster-Spectral-Clustering-For-Database-Analysis
Database Analysis using Spectral Clustering and Laplacian Centrality
harikc456/Keras-Generating-Sentences-from-a-Continuous-Space
Text Variational Autoencoder inspired by the paper 'Generating Sentences from a Continuous Space' Bowman et al. https://arxiv.org/abs/1511.06349
harikc456/linear-regression
Various Methods to Implement Linear Regression
harikc456/LSH-and-Blooms-Filter-for-multi-label-classification
Performing a multilabel classification using loaclity sensitive hashing and blooms filter
harikc456/manga-image-translator
Translate manga
harikc456/mapreduce_assignments
MapReduce Assignments
harikc456/MNIST-Kaggle
The competition on MNIST dataset hosted by Kaggle
harikc456/movement_classification
Classifying whether a person is walking or running from the data received from the accelerometer
harikc456/slang_mini_assignment
Mini Assignment from Slang Labs
harikc456/Titanic--Machine-Learning-from-Disaster
Predict survival on the Titanic and get familiar with ML basics
harikc456/Transfer-Learning-in-Keras
Classify the breed of a dog using transfer learning in Keras
harikc456/Udacity-ML-Project
Find Person of Interest in Enron Dataset