CNMAC 2024
·23 words
CNMAC 2024 was a Brazilian conference on applied mathematics where I presented a poster about Graph Neural Networks titled “SRGNN: Simple Recurrent GNN”.
CNMAC 2024 was a Brazilian conference on applied mathematics where I presented a poster about Graph Neural Networks titled “SRGNN: Simple Recurrent GNN”.
Tropical ProbAi was a event about probabilistic artificial intelligence that occurred at FGV/EMAp in Rio de Janeiro at the end of January 2024. It had lecturers from MIT, Meta, USP, etc.
The robotic arm built in this article is a simple n-joints arm that can be rotated in two directions. It will be simulated in Python using the Pygame library.
The objective here is to use concepts of optimization to make the arm follow a moving target (in this case, the mouse cursor).