Pinned Repositories
Bike-Sharing-Prediction-with-NeuralNet
Developed as coursework for Udacity "Deep Learning Fundamentals" Nanodegree
ConvNet-CIFAR-10
Project developed as coursework for Udacity "Deep Learning Fundamentals" Nanodegree
Journey-Into-Optimization
Some notebooks for educational purposes.
ManGAN
Assisting Colorization of Manga Characters Concept Art using Conditional GAN
Maze-Search-Algorithms
Implementation of Search Algorithms in a Maze. Demo available at http://maze.lodur.com.br/
ML-Trees-from-Scratch
Implementing Decision Trees, Bagging Trees and Random Forest
Myo-Invaders
Space Invaders with Myo and Voice Recognition
NLP-Tricks
Scripts for Natural Language Processing
Perceptron
Implementation of Perceptron as coursework for Artificial Intelligence course @ PUC Minas
Q-Learning-Taxi-v2
Implementation of Q-Learning to learn optimal q-table of "Taxi-v2 Open AI Gym" and use it to solve the environment.
felipelodur's Repositories
felipelodur/ManGAN
Assisting Colorization of Manga Characters Concept Art using Conditional GAN
felipelodur/Bike-Sharing-Prediction-with-NeuralNet
Developed as coursework for Udacity "Deep Learning Fundamentals" Nanodegree
felipelodur/Perceptron
Implementation of Perceptron as coursework for Artificial Intelligence course @ PUC Minas
felipelodur/Q-Learning-Taxi-v2
Implementation of Q-Learning to learn optimal q-table of "Taxi-v2 Open AI Gym" and use it to solve the environment.
felipelodur/ConvNet-CIFAR-10
Project developed as coursework for Udacity "Deep Learning Fundamentals" Nanodegree
felipelodur/CUDA-Algorithms
Implementation of a few algorithms using CUDA. Developed as coursework for Parallel Algorithms course @ PUC Minas
felipelodur/GAN-Face-Generation
Using Generative Adversarial Networks (GAN) to generate realistic faces. Developed as coursework in the "Deep Learning Fundamentals" Nanodegree @ Udacity
felipelodur/Maze-Search-Algorithms
Implementation of Search Algorithms in a Maze. Demo available at http://maze.lodur.com.br/
felipelodur/RNN-Language-Translation-EN-FR
Using RNN to make english to french translations. Developed as coursework in the "Deep Learning Fundamentals" Nanodegree @ Udacity
felipelodur/Kalman-Filter
Developed as coursework for Artificial Intelligence for Robotics @ Georgia Tech
felipelodur/ML-Trees-from-Scratch
Implementing Decision Trees, Bagging Trees and Random Forest
felipelodur/MPI-Algorithms
Implementation of a few algorithms using MPI. Developed as coursework for Parallel Algorithms course @ PUC Minas
felipelodur/R-ML-Useful-Scripts
Some ML scripts for Data Science related tasks
felipelodur/RNN-TV-Script-Generation
Applying Recurrent Neural Network to generate TV scripts. Developed as coursework in the "Deep Learning Fundamentals" Nanodegree @ Udacity
felipelodur/Terrorism-Visual-Analytics
Visual Analytics of Global Terrorism Database provided by START
felipelodur/Computer-Vision-Resources
felipelodur/Customer-Credit-Risk-PySpark
Customer Credit Risk classification using Logistic Regression
felipelodur/Data-Science-Snippets
Some useful snippets
felipelodur/Journey-Into-Optimization
Some notebooks for educational purposes.
felipelodur/NLP-Tricks
Scripts for Natural Language Processing
felipelodur/Algorithm-Exercises
Practicing with UVa Online Judge and other sources.
felipelodur/Chat-Service-JavaRMI
Chat Application developed as coursework for Distributed Computing course @ PUC Minas.
felipelodur/CS-7641-assignments
CS 7641 - All the code
felipelodur/felipelodur.github.io
Minimalist Personal Website
felipelodur/genshin-tables
dtables for genshin impact info
felipelodur/Linear-Algebra-Stuff
A repo for refreshing linear algebra and applying it to some problems.
felipelodur/MNIST-Experiments
Trying some things with MNIST dataset
felipelodur/Odd-or-Even-Online
A simple game used to learn how to handle socket connections with java, developed as coursework for Networks and Operating Systems Laboratory - PUC Minas.
felipelodur/Roucariol-Distributed-Mutual-Exclusion
Implementation of Roucariol and Carvalho Distributed Mutual Exclusion Algorithm
felipelodur/SimplePyCrawler
A simple web crawler developed as coursework for Algorithms on Graph Theory - PUC Minas