Pinned Repositories
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
classification_animals_cat_dog_panda_with_CNN
building shallow Convolutional Neural Networks for classification cat , dog and pandas
clone-tabnews
dapp-payroll
Automated payroll management using blockchain. Smart contracts for salaries, taxes, and secure payments.
dapp-token-exchange
deep_learning-projects-udacity
Projects Deep Learning - Udacity course
dnn-speech-recognizer-nlp-udacity
Project-3 - Natural Language Processing Expert - UDACITY
GeneticAlgorithmsWithPython
source code from the book Genetic Algorithms with Python by Clinton Sheppard
recognizer-tic-tac-toe-with_python-opencv
Recognizing the X’s and O’s on a tic-tac-toe board.
smile-detector-with-cnn_lenet-on-video
building smile detector using CNN(LeNet) for detecting smiling on video
HVDgeek's Repositories
HVDgeek/recognizer-tic-tac-toe-with_python-opencv
Recognizing the X’s and O’s on a tic-tac-toe board.
HVDgeek/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
HVDgeek/classification_animals_cat_dog_panda_with_CNN
building shallow Convolutional Neural Networks for classification cat , dog and pandas
HVDgeek/clone-tabnews
HVDgeek/dapp-payroll
Automated payroll management using blockchain. Smart contracts for salaries, taxes, and secure payments.
HVDgeek/dapp-token-exchange
HVDgeek/deep_learning-projects-udacity
Projects Deep Learning - Udacity course
HVDgeek/dnn-speech-recognizer-nlp-udacity
Project-3 - Natural Language Processing Expert - UDACITY
HVDgeek/GeneticAlgorithmsWithPython
source code from the book Genetic Algorithms with Python by Clinton Sheppard
HVDgeek/gym-solid
HVDgeek/imagenet-pretrained-resnet-inception-xception-vgg
Using imagenet pretrained classics networks (ResNet, Inception, VGG, Xception)
HVDgeek/minivggnet-training-cifar10
deep learning - building MiniVggNet for training on cifar 10 dataset
HVDgeek/mocksocialmediawebsite
Mock social media website
HVDgeek/smile-detector-with-cnn_lenet-on-video
building smile detector using CNN(LeNet) for detecting smiling on video
HVDgeek/netflix-catalog-api
REST API for managing a movie catalog similar to Netflix.
HVDgeek/predict_diabetes_with_neural_networks
The objective is to predict, based on diagnostic measurements, whether a patient has diabetes.
HVDgeek/recongize-tetris_blocks-with-opencv
Using simple contour properties for recognize the various types of Tetris blocks.
HVDgeek/training-flowers17-with-cnn-using-data-augmentation
building convolutional neural network to training flowers dataset using data augmentation