Sharing and make intelligence.


This page contains my CV and open repositories, let's clone and have fun!!


Hi :)

I'm an AI researcher and developer seeking help people to learn about AI, Machine Learning, Deep learning and all other larnings sharing what I know to build a growing knowledge .

My repositories

1. Simple Neural Network

This is the Deep Learning Foundations first project by Udacity. Contains a simple neural network that uses some data to predict daily bike rental ridership. Builded using Numpy.

Repository

2. Image Classification

This is the Deep Learning Foundations second project by Udacity. Contains a Convolutional Neural Network (CNN) using CIFAR-10 dataset to classify some classes of images. Builded using Tensorflow.

Repository

3. TV Script Generation

This is the Deep Learning Foundations third project by Udacity. Contains a Recurrent Neural Network to generate a Simpson's TV Script. Builded using Tensorflow.

Repository

4. Language Translation

This is the Deep Learning Foundations fourth project by Udacity. Contains a Seq2Sec RNN to translate Inglish to French. Builded using Tensorflow.

Repository

5. Face Generator

This is the Deep Learning Foundations fifth project by Udacity. Contains a Generative Adversarial Network (GAN) to generate new human faces.

Repository