You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately I have not been active here as I have been in 2016 - 2019.
But feel free to reach out to me anytime. I usually respond in less than 24 hours!
Check out the projects I have here! Every pinned repository has a detailed README.
This is a complete solution to search questions on StackOverflow + An Evaluation method of its results. In this project I populated a ElasticSearch instance with StackOverflow data and implemented …
One problem of the regular Page Rank is its performance. In this project I implement a Monte Carlo approach and compare the differences in the results and the time necessary to compute them.
The CartPole is a OpenAi challenge. The focus is to teach an agent to mantain a pole upright. In this specific project I analyzed some of the tactics that could speed up the learning process.