SB3 question.

SB3 question.

I am working on a tron program for my cs class. I am using sb3 to use RL to create a bot for this project. I have to port the bot to the base python library so my teacher does not need to install any dependencies. I have worked with sb3 a bit for testing so I want avoid a cnn or multi input as it seems to cause some complexity when porting to pure python. my main question is there a way to use a smaller net to process a local grid data then feed that processed information to another net with some other information I want to add. I also want to be able to have the local grid network be trained at the same time as the larger net so they act as one net instead of 2. Sorry if this is not clear, i barley know what as a vibe coded my first gen of ai training programs.

https://preview.redd.it/zu7yckvj4wpg1.png?width=1002&format=png&auto=webp&s=ac838f9d456d7fa0093682772fe62c839f2d1722

submitted by /u/jam212212
[link] [comments]

Liked Liked