Pinned Repositories
computer-science-pucpr
๐งช Collection of miscellaneous projects during my Computer Science Bachelor's degree at PUCPR
magic-squares
๐ฎ An algorithm that generates 10x10 magic squares, based on the given pattern
mirum-login-screen
๐ A basic login screen
ml-from-scratch
๐งถ A collection of Machine Learning algorithms implemented from scratch
PETR4.SA-forecasting
๐ Application of neural networks in the prediction of PETR4.SA shares, compared with statistical models
problem-solving
๐งฉ Collection of miscellaneous problems, algorithms, competitive programming, among others topics
real-time-fraud-detection
๐ณ A real-time machine learning approach for detecting fraudulent transactions in online payments
simpsons-classification
๐ถ Simpsons character classification using machine learning and image processing
snake-game
๐ Snake game developed using javascript
gprzy's Repositories
gprzy/magic-squares
๐ฎ An algorithm that generates 10x10 magic squares, based on the given pattern
gprzy/snake-game
๐ Snake game developed using javascript
gprzy/PETR4.SA-forecasting
๐ Application of neural networks in the prediction of PETR4.SA shares, compared with statistical models
gprzy/mirum-login-screen
๐ A basic login screen
gprzy/credit-scoring
๐ณ Application of Machine Learning in credit score prediction
gprzy/stroke-prediction
๐ฉบ Machine Learning applied to stroke prediction for unbalanced data
gprzy/transactions-pyspark
โ Processing a large amount of data using pyspark, in order to extract some insights
gprzy/electoral-donations-brazil
๐ณ Performing transformations in the data, as well as creating a loading pipeline, in order to answer some questions about the Brazil electoral donations dataset, using SQL