Using AR to find the best size of your future robot.
The first question that you face when building a Robot is what should be the best size for it. There are several ways to do it:
Read MoreThe first question that you face when building a Robot is what should be the best size for it. There are several ways to do it:
Read MoreLast year, I got an incredible opportunity to join a team at University of Eastern Finland and compete in MineRL competition. The competition sponsored by Microsoft aimed to push the boundaries of state-of-the-art reinforcement learning and sample efficient learning.
Read MoreCan you train a deep learning agent in video game and then transfer this learned information to a real world robot? How can we handle the differences in visuals and action spaces between the game and reality?
Read MoreSince the last blog post, we have taken the first steps towards self-driving. We would like our robot to use its sensors to observe the world and do decisions based on the data, but also use prebuilt maps of the buildings to further assist with autonomous navigation.
Read MoreThe first task for us was to bring the 3D model of our robot to simulation so that we can eventually start experimenting with self-driving in simulation.
Read More