ZeroLikviz / godot_plugin-neural-network

An addon for Godot that provides functionality for working with neural networks.
BSD 2-Clause "Simplified" License
34 stars 5 forks source link

Could you introduce how to use RLNNET? #1

Closed hantaogo closed 6 months ago

hantaogo commented 6 months ago

thanks :)

ZeroLikviz commented 6 months ago

Hey there! Just wanted to let you know that I'll be adding an introduction on how to use RLNNET by this Saturday. In the meantime, if you're eager to use it right away, you can try to familiarize yourself with the information I've already written in the RLNNET doc. Happy exploring!

hantaogo commented 6 months ago

In the past couple of days, I've been studying a bit about neural networks and reinforcement learning. I've also been reading through some source code, and I've found that there are quite a few comments in the code, which has been very helpful. I'm currently working on creating a demo, and I'm very grateful for the assistance.

ZeroLikviz commented 6 months ago

I've added an introduction to RLNNET. :)