Lists (6)
Sort Name ascending (A-Z)
Applied Mathematics
Projects related to applied mathematicsComputer Science
Projects related with theoretical computer scienceData Science
Projects related to Data ScienceGame Development
Projects related with Game DevelopmentMachine Learning
Projects related with machine learningPure Mathematics
Projects related to pure mathematicsStars
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…
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.
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…
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…
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…
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…
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…
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…
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…
3rd year bachelor project: Setup of a dummy database and setup of a PHP web application (Documentation In Portuguese)
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…
3rd year bachelor project: Increase the resolution of images using interpolating surfaces (Documentation in Portuguese)
1st year master project: Analysing data from the "World Hapiness Report" using multivariate techniques.
3rd year bachelor final project: A proof-search algorithm for non-classical logics (project in Portuguese)
1st year master project: A Visualization of the olympic games data. (olympic_games.js is the main script)
1st year master project: A simulation of a rover exploring the surface of Mars using a multiagent system
1st year master project: Create a suffix tree to find the longest substring common to N texts
1st year master project: Implementation, in C, of the Knuth Morris Pratt and the Boyer Moore algorithms for finding strings in texts. (no documentation))