-
Fantasy-Type-Adventure Public
Game I developed in my free time. Both as a way to test my programing skills, develop them and produce something I could be proud of. At the moment it only has the first version, equiped with 9 tot…
-
Time-Series Public
1st year master project: Analyze and forecast/predict the daily average density of PM10 particles in the atmosphere in a region of Lisbon using, Time Series related techniques.
-
1st year master project: Projection of a 10-dimentional dataset into 2 or 3 dimentions using the Levenberg–Marquardt optimization algorithm, which was implemented.
-
Data-Mining-2 Public
1st year master project: Unsupervised classification problem, prediciting whether a patient will suffer a Myocardial Rupture.: Clustering the data points using various methods, namely, Hierarchical…
-
Data-Mining-1 Public
1st year master project: unbalanced supervised classification problem: prediciting whether a patient will suffer a Myocardial Rupture. data preprocessing with missing value analysis, outlier analys…
-
Artificial-Inteligence-2 Public
3rd year bachelor project: Developing agents playing the boardgame "Scotland Yard". 1 agent learns, through reinforcement and exploratary learning which places on the board to avoid. (Documentation…
-
Artificial-Inteligence-1 Public
3rd year bachelor project: Developing agents playing the boardgame "Scotland Yard". 3 agents have to find optimal paths to traverse the board, having a limited number of taxi, bus and train tickets…
-
Programing-elements Public
1st year bachelor project: Simulation for a chemistry engine. Hidrocarbonate molecules can evaporate, separate or combine depending on the temperature throughout time. can (Documentation in Portugu…
-
Criptography Public
3rd year bachelor project: Implementation the "Honest-but-Curious set intersection" cryptograpic system, where n people, each one with a set C_i, comunicate with each other in such a way that, afte…
-
Complex-Networks Public
1st year master project: Game theoretical simulation that studies the evolution of strategies and the existance of coorperation when individuals have initial variability, in the form of honesty and…
-
DataBases-project Public
3rd year bachelor project: Setup of a dummy database and setup of a PHP web application (Documentation In Portuguese)
-
Numerical-analysis-2 Public
3rd year bachelor project: Calculate planet trajectories and rocket orbits using methods to approximate differential equations (Documentation in Portuguese). Methods used: 4th order Runge-Kutta, 4t…
-
Numerical-analysis-1 Public
3rd year bachelor project: Increase the resolution of images using interpolating surfaces (Documentation in Portuguese)
-
Bachelor-Final-Project Public
3rd year bachelor final project: A proof-search algorithm for non-classical logics (project in Portuguese)
-
Multivariate-Analises Public
1st year master project: Analysing data from the "World Hapiness Report" using multivariate techniques.
-
Advanced-Agorithms-2 Public
1st year master project: Create a suffix tree to find the longest substring common to N texts
-
Advanced-Agorithms-1 Public
1st year master project: Implementation, in C, of the Knuth Morris Pratt and the Boyer Moore algorithms for finding strings in texts. (no documentation))
-
MultiAgent-System Public
1st year master project: A simulation of a rover exploring the surface of Mars using a multiagent system
-
Data-Visualization Public
1st year master project: A Visualization of the olympic games data. (olympic_games.js is the main script)