GDC Vault is part of the Informa Tech Division of Informa PLC
This is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.
Math for Game Developers: Inside Neural Networks
Neural networks are gaining attention due to their ability to solve difficult problems. But they are still not very often used to solve problems in real-time scenarios. The majority of practical examples are focused on image processing and very few examples focus on neural network inference in high-performance applications. In this presentation, the speaker will show practical examples of how to use neural networks in performance-critical code. The presentation will take a deep dive and show neural network training and inference without using any frameworks or math libraries. Instead, the talk is going to focus on bare metal C++ using a data-oriented approach and optimized SSE implementations.
Did you know free users get access to 30% of content from the last 2 years?