Unity AI 2021 interns: Accelerating learning with the ML-Agents Toolkit

Posted in Technology, Uncategorized

The ML-Agents Toolkit allows researchers and game developers to build and train agents in Unity environments using Reinforcement Learning (RL). RL is useful when it is easier to specify what task an agent needs to complete rather than how to do it. An agent learns to select actions to complete a task on its own using observations from its environment and a task reward signal. Here’s how our interns improved our RL and ML-agents this summer.

Continue reading "Unity AI 2021 interns: Accelerating learning with the ML-Agents Toolkit"

Speed up your programmer workflows

Posted in Technology, Uncategorized

We recently published two blog posts, Five ways to speed up your workflows in the Editor and Speed up your artist workflows, both based on our e-book for professional developers, 70+ tips to increase productivity with Unity 2020 LTS. In this third and final blog post in the series, we focus on workflows and the features that help programmers get more done in less time. Let’s start with how you can save compilation time when playtesting.

Continue reading "Speed up your programmer workflows"