Gabriel Nogueira's repositories
flappy-bird-gym
An OpenAI Gym environment for the Flappy Bird game
neuroevolutionary_snake
Neuro-evolutionary approach to the creation of an AI capable of playing Snake.
super_mario_dqn
Playing Super Mario Bros with Deep Q Learning.
neuroevolutionary_investor
Neuroevolution-based system that simulates investments in the stock market based on the BOVESPA index.
br_fake_news_detection
Fake news detection on texts written in Brazilian Portuguese.
stocks_prices_prediction
Forecasting stocks prices with deep learning.
facial_expression_detection
Detection of facial expressions with deep learning in the QIDER data set.
google_news_scrapper
Web scrapping API used to retrieve news from Google.
comp_org_site
Simple site created as part of the course "SSC0902 - Organization and Architecture of Computers".
deep_learning_exercises
Exercises and small projects completed as part of the course "SCC0270 - Neural Networks and Deep Learning".
detecting_cats_and_dogs_images
Simple experiment in which I use deep learning and transfer learning to classify cats and dogs images.
gym
A toolkit for developing and comparing reinforcement learning algorithms.
maze_solver
Implementation of different graph search algorithms in the context of maze solving.
multilayer_perceptron
Implementation of a Multi-layer Perceptron (MLP), the standard feedforward neural network.
Neural_Network
Implementation of a simple feedforward neural network algorithm using Python.
nextjs-bootstrap-template
Template for a Next.js project that uses React-Bootstrap.
oop_exercises
Simple Object-Oriented Programming (OOP) exercises.
process_scheduling_simulation
Simulation of some simple process scheduling algorithms.
profitable_dungeons
Free-to-play open-source game developed with the goal of practising multithreading.
programming_challenges
Solutions for random programming challenges.
simple_chat
Simple implementation of a chat using sockets.
tensorflow
An Open Source Machine Learning Framework for Everyone
word_tokenizer
Simple word tokenizer.