Pinned Repositories
8_queens
Genetic algorithm to find solutions to the 8 queens puzzle
attention_keras
Keras Layer implementation of Attention
book-of-proof-notes-and-solutions
Computer-Science-Curriculum
Files from online courses directly or somehow related to computer science
FlexPL
FlexPL is a small compiler written in Python3, with the help of PLY the implementation of lex and yacc parsing tools for Python.
Kaggle-competitions
The knotebooks that I created for kaggle competitions
MAC5725
Linguística Computacional - 2020
MAC5742
Introdução à Programação Concorrente, Paralela e Distribuída - 2020
Matasano-Crypto-Challenges
The Cryptopals Crypto Challenges
The-C-Programming-Language
Solutions to all exercises of the book The C Programming Language, 2nd edition of Dennis Ritchie and Brian Kernighan
feperessim's Repositories
feperessim/The-C-Programming-Language
Solutions to all exercises of the book The C Programming Language, 2nd edition of Dennis Ritchie and Brian Kernighan
feperessim/FlexPL
FlexPL is a small compiler written in Python3, with the help of PLY the implementation of lex and yacc parsing tools for Python.
feperessim/Computer-Science-Curriculum
Files from online courses directly or somehow related to computer science
feperessim/Tic-Tac-Toe
Minmax algorithm in C
feperessim/8_queens
Genetic algorithm to find solutions to the 8 queens puzzle
feperessim/attention_keras
Keras Layer implementation of Attention
feperessim/book-of-proof-notes-and-solutions
feperessim/Kaggle-competitions
The knotebooks that I created for kaggle competitions
feperessim/MAC5725
Linguística Computacional - 2020
feperessim/MAC5742
Introdução à Programação Concorrente, Paralela e Distribuída - 2020
feperessim/Matasano-Crypto-Challenges
The Cryptopals Crypto Challenges
feperessim/codeminer42-trainee-semana-2
feperessim/codeminer42-trainee-semana-3
codeminer42-trainee-semana-3
feperessim/codeminer42-trainee-semana-4
feperessim/codeminer42-trainee-semana-5
feperessim/cosmos
feperessim/counting-sort-parallel-openmp
Counting sort algorithm parallelized with openmp api
feperessim/eleventh-card-trick
feperessim/football-scraping-data-coursera-assignment
feperessim/logistic-regression-multiclass
Logistic regression applied to MNIST dataset
feperessim/Neural-Network-Two-Layers-Practice-Planar-Dataset
Neural Network - Two layer - X hidden units on Planar dataset
feperessim/NLPortugues
Esse repositório contem os materiais e exercícios da matéria MAC5725 - Linguística Computacional ministrada no Instituto de Matemática e Estatística da Universidade de São Paulo (IME-USP).
feperessim/numerical-mooc
A course in numerical methods with Python for engineers and scientists: currently 5 learning modules, with student assignments.
feperessim/puzzle_8
A* and BFS solutions to the puzzle8 game
feperessim/raffle
feperessim/refactoring-exercise-for-trainees
feperessim/SICP
Solutions to the exercises from the book Structure and Interpretation of Computer Programs, 2nd Edition.
feperessim/Snake
Classic snake game written in c++.
feperessim/snake-java
Snake game written in Java
feperessim/workout_app