-
18:46
- 2h ahead
Highlights
- Pro
-
-
-
HanoiTowersABBRobot Public
Implementation of a solution to the Hanoi Towers Problem using an ABB robot and programmed in RAPID language.
-
ArtificialVision Public
Exercises from Artificial Vision subject of the MSc I am studying. Image processing, and computer vision with Matlab.
GNU General Public License v3.0 UpdatedNov 13, 2023 -
DataAnalytics Public
Tasks made for the Data Analytics subject of my MSc.
Jupyter Notebook GNU General Public License v3.0 UpdatedNov 13, 2023 -
These are my solutions for the practices of Algorithms and Complexity subject.
java backtracking sorting-algorithms dynamic-programming algorithm-analysis greedy-algorithms divide-and-conquerJava GNU General Public License v3.0 UpdatedNov 13, 2023 -
Some practices I worked on when I started learning programming. Agenda manager implemented with linked lists using dynamic memory allocation.
C GNU General Public License v3.0 UpdatedNov 13, 2023 -
Multilayer-Perceptron-In-C Public
This is my solution to a final practice that consisted in developing a Multilayer Perceptron capable of performing forward propagation from the Programming Fundamentals subject.