Skip to content

Game Developer-SwordMaster

游戏开发者-SwordMaster

  • Main Page
  • Unity Assets
  • Game Products
  • Documents
  • Blog

My Unity3D AI Assets

All artificial intelligence assets I developed with Unity3D

Artificial Neural Networks – Developed In Unity3D

2020年3月6日2020年3月6日 SwordMaster My Unity3D AI Assets

This Artificial Neural Networks is developed for Unity3D and chose the back propagation algorithm to learn.You can save and load the memory of neural networks when AI finshed training.

Read more

Genetic Algorithm – Developed In Unity3D

2020年3月6日2020年3月6日 SwordMaster My Unity3D AI Assets

Genetic algorithms are computational models of the biological evolutionary processes that mimic the natural selection and genetics of Darwin’s biological evolution and a method of searching for the optimal solution by simulating the natural evolutionary process.

Read more

Finite State Machine – Developed In Unity3D

2020年3月6日2020年3月6日 SwordMaster My Unity3D AI Assets

This Finite State Machine System is much more professional, and is developed for the unity3d programmer who has previous knowledge about the finite state machine concept.

Read more

Connect Me