Elisio's repositories
NLP-language-classification-generation-translation
NLP projects.
Algorithms_and_Data_Structures
Algorithms and Data Structures based on studies of the book Introduction to Algorithms 3rd ed, by Cormen, Leiserson, Rivest and Stein.
Artworks_Classification
Artworks classification model using Resnet (Residual neural network)
Augmenting_npz_file
Augmenting data of an npz file.
Brazil-Forest-Fires
Time series forecast using fb Prophet.
Data-Science
Examples of data science analysis and model building
Dimensionality-Reduction
PCA and t-SNE demonstration on a dataset.
face_generation_GANs
Generative adversarial networks (GANs) to generate new images of faces. From Udacity Deep Learning Nanodegree.
image_classification-CNN-CIFAR_10_dataset
Image classification from CIFAR-10 dataset using convolutional, max pooling, dropout, and fully connected layers. From Udacity Deep Learning Nanodegree.
Japanese_nlp_scripts
Small example scripts for working with Japanese texts in Python
Kuzushiji-49
Classifier for Kuzushiji (Japanese calligraphy) characters.
language-translation
A language translator using RNN Sequence to Sequence Model. From Udacity Deep Learning Nanodegree.
Machine_Learning_Coursera-Solved_Exercises
Exercises I solved for the Machine Learning course at Coursera by Andrew Ng.
NLP-torchtext
Text classification with torchtext pytorch library.
PyTorch_YOLOv3
Implementation of YOLOv3 in PyTorch
Reference-Materials
reference materials
Reinforcement-Learning
Reinforcement learning algorithms on Open-AI Gym environments.
Simple-Solidity-Require-Test
A simple example of testing require() in Truffle using Solidity tests.
Stats-Maths-with-Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
tensorflow-tests
Some tests with tensorflow
token_sale
Token sale on Ethereum
tv-script-generation-RNN
Generation of TV script Simpsons episodes using RNNs. From Udacity Deep Learning Nanodegree.