View Single Post
Scrooge2029
Junior Member
Join Date: Dec 2020
Old 01-06-2021 , 05:02   Re: Module: ANN Forward Utilities (Deep Learning & AI Related)
Reply With Quote #6

Quote:
Originally Posted by Shooting King View Post
HL has an Engine function to TraceSpehere (hull?) which you can use that instead of traceline (or) you can make a Invisible entity arround the bot and hook its Touch, i guess
Thanks! But I've change my mind to make an easier demostration, maybe the BOT will be implemented someday, but currently I found myself being lack of knowledges and skills required to make the BOT, sorry!

Currently I am working on a RestTimeToSurvive Estimator, of which the progress has been push to 35%, I will post that plugs on Code Snippets section once I finished.







Update:
1.Now the module supports Sigmoid layer
2.Output was fix for 2D matrices
3.Add weights exporter for Dense layers in tf.keras.Model
https://github.com/AlucardNosferatu/.../BOT/DLDemo.py

Last edited by Scrooge2029; 01-06-2021 at 05:06. Reason: Revision
Scrooge2029 is offline