PUBLICACIONES RECIENTES
Reinforcement Learning for Atari Breakout in Python
Reinforcement learning is a subfield of artificial intelligence that is concerned with developing algorithms and models that can learn from feedback and optimize actions...
Generating Random Numbers with Weighted Probability in Java
It's been a while since my last Java programming post. I've been focusing on Python and Machine Learning tutorials recently, but Java remains my...
ARDUINO
JAVA
ARDUINO FOR BEGGINERS
What is and how does a servomotor work?
A servo motor is a special type of motor that allows you to control the position of the axis at a given moment. It...
What is Arduino and what is it used for?
This entry should have been written a long time ago. It is something that should have been defined before starting the Panama Hitek project....
The speed of serial communication on Arduino
Serial communication based on the RS-232 protocol is the main form of communication that Arduino has to exchange information with other devices. Through the...