Neural network driven GPU soft body physics simulations research

Описание к видео Neural network driven GPU soft body physics simulations research

I read lots of research regards AI driven rigid body articulations in 2016. But I wanted something that had closer to realtime learning and worked with soft body physics simulations.

So I came up with something that I haven't seen replicated yet, that mixes a hybrid of genetic evolution over the coarser time scale with some custom realtime learning techniques inspired by GAN's. There is a lot of work that goes into designing how to integrate the AI and physics models.

Also I wanted the whole simulation running on the GPU with Cuda. In the process of making this happen I ran into a lot of driver bugs that nVidia kindly fixed for me! :-)

Комментарии

Информация по комментариям в разработке