Pinned Repositories
advanced-track-fall18
ACM AI's Advanced Track Workshops, Fall 2018
bitmoji
bitmoji-1
Figuring out the bitmoji API
CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
data-science
:bar_chart: Path to a free self-taught education in Data Science!
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.
Deep-Learning-Coursera
Deep learning assignments submitted while taking Andrew Ng Deep learning course at coursera .
DeepLearningBookCode-Volume1
Python/Jupyter notebooks for Volume 1 of "Deep Learning - From Basics to Practice" by Andrew Glassner
emotion-recognition-neural-networks
Emotion recognition using DNN with tensorflow
Emotion_Detection_MachineLearning
Emotion Detection Model using Deep Learning Techniques
Hardikapatel29's Repositories
Hardikapatel29/data-science
:bar_chart: Path to a free self-taught education in Data Science!
Hardikapatel29/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.
Hardikapatel29/advanced-track-fall18
ACM AI's Advanced Track Workshops, Fall 2018
Hardikapatel29/bitmoji
Hardikapatel29/bitmoji-1
Figuring out the bitmoji API
Hardikapatel29/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
Hardikapatel29/Deep-Learning-Coursera
Deep learning assignments submitted while taking Andrew Ng Deep learning course at coursera .
Hardikapatel29/DeepLearningBookCode-Volume1
Python/Jupyter notebooks for Volume 1 of "Deep Learning - From Basics to Practice" by Andrew Glassner
Hardikapatel29/emotion-recognition-neural-networks
Emotion recognition using DNN with tensorflow
Hardikapatel29/Emotion_Detection_MachineLearning
Emotion Detection Model using Deep Learning Techniques
Hardikapatel29/Facialaffectrecognition
Repository for facial affect detection using Inception, ResNet, SEresNet, ResNext, Squeeze and Excitation model, VGG16
Hardikapatel29/FER2013
CNN based on images from Kaggle's FER2013 competition, achieving 67.59% accuracy on the final test set - equivalent of the 5th place on the leaderboard.
Hardikapatel29/pix2pix
Image-to-image translation with conditional adversarial nets
Hardikapatel29/Real-Time-Emotion-Detection
Detecting human emotions using CNN's.