- Hands-On Artificial Intelligence with Unreal Engine
- Francesco Sapio
- 188字
- 2021-06-24 15:23:13
Prerequisites
Since this book is targeted at people who are getting started with AI in game development, I will not assume any prior/background knowledge in AI. However, please take the following into account:
- Blueprint users: You should be familiar with Blueprint programming, and know how a Blueprint graph works in general.
- C++ users: You should be familiar with programming, especially with the C family languages (such as C, C#, C++, or even Java), and in particular with C++, since it's the language that Unreal Engine uses. Being familiar with the Unreal Engine C++ API is a great bonus, although not strictly required. So, even if you are not a master, don't worry—follow along and you will learn.
Also, it would be great if you had some knowledge about vector math and physical kinematic principles – at least the ones commonly used in video games. Either way, in case you are rusty on those, don't worry too much, since it is not required for this book; however, it is nice to have if you're looking for a job as an AI Developer.
推薦閱讀
- Pandas Cookbook
- Python:Master the Art of Design Patterns
- 全棧自動(dòng)化測(cè)試實(shí)戰(zhàn):基于TestNG、HttpClient、Selenium和Appium
- Keras深度學(xué)習(xí)實(shí)戰(zhàn)
- Zabbix Performance Tuning
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- Moodle 3 Administration(Third Edition)
- Learn Linux Quickly
- Leaflet.js Essentials
- Learning Redis
- Swift編程實(shí)戰(zhàn):iOS應(yīng)用開(kāi)發(fā)實(shí)例及完整解決方案
- ROS Robotics Projects
- 大學(xué)計(jì)算機(jī)基礎(chǔ)
- 智能優(yōu)化算法與MATLAB編程實(shí)踐
- Scratch趣味編程:邏輯思維培養(yǎng)與訓(xùn)練