Pinned Repositories
02456-deep-learning-with-PyTorch
Exercises and supplementary material for the deep learning course 02456 using PyTorch.
ai-platform
Open source platform for machine learning tasks
ddos-detection
Dog-beed-classifier
My second nanodegree project involving the use of convolutional neural networks to classify dog breeds. In this project, i designed a CNN architecture and also used transfer learning with Resnet 50 bottlneck features on keras.
Drilling-AI-dl4j
Face-generation-with-GANS
The fourth project of my Nanodegree. I trained a Generative Adversarial network to generate reasonable human faces as well as hand written digits
mancala
Simulator for Mancala
tile2vec
Implementation and examples for Tile2Vec
transfer-learning
I finetuned an Inception V3 CNN pretrained on imagenet weights for dog breed classification
ai-platform
An open-source platform for automating tasks using machine learning models
Akeemedes's Repositories
Akeemedes/ddos-detection
Akeemedes/mancala
Simulator for Mancala
Akeemedes/transfer-learning
I finetuned an Inception V3 CNN pretrained on imagenet weights for dog breed classification
Akeemedes/02456-deep-learning-with-PyTorch
Exercises and supplementary material for the deep learning course 02456 using PyTorch.
Akeemedes/ai-platform
Open source platform for machine learning tasks
Akeemedes/Dog-beed-classifier
My second nanodegree project involving the use of convolutional neural networks to classify dog breeds. In this project, i designed a CNN architecture and also used transfer learning with Resnet 50 bottlneck features on keras.
Akeemedes/Drilling-AI-dl4j
Akeemedes/Face-generation-with-GANS
The fourth project of my Nanodegree. I trained a Generative Adversarial network to generate reasonable human faces as well as hand written digits
Akeemedes/tile2vec
Implementation and examples for Tile2Vec
Akeemedes/CCTA-optimization-algoirithm
Solution procedure for Contiguous cells optimization Algorithm implemented on python adapted for maintenence scheduling.
Akeemedes/Credit-score-prediction
My entry into a kaggle credit score prediction competition organized by data science Nigeria
Akeemedes/darknet
Convolutional Neural Networks
Akeemedes/Deep-learning
My deep learning projects including my those from my Udacity Nanodegree
Akeemedes/Neural-network-from-scratch
Building a neural network from scratch for predicting bike sharing using numpy library. My first project from Udacity Deeplearning nanodegree
Akeemedes/RL-Chatbot
🤖 Deep Reinforcement Learning Chatbot
Akeemedes/Simpsons-script-generation
An implementation of RNN(LSTMs) to generate new simpsons TV scripts using data from previous scripts. This is the third project of my deep learning Nanodegree. The Network was trained on about 300kb of data.
Akeemedes/tf_unet
Generic U-Net Tensorflow implementation for image segmentation