DataPredict [Release 1.22] - Machine Learning And Deep Learning Library (Learning AIs, Generative AIs, and more!)

is there adaptive learning rate? and how do i implement it here?

Yeah, there is adaptive learning rate. You can either use the optimizers on their own or combine them with ValueSchedulers. If you choose the latter, the optimizers have the setLearningRateScheduler() function.

Yes. I think the calculations might be too slow for the 240 FPS (if we’re talking about heart-beat service and stuff like that. Not too sure about the “visualization” one)

so should i sticky with 60 or 240


where?

and what are “numberOfPlatforms” used for?

Why are you using the Roblox Studio’s properties bar?! You need to use the optimizers inside the DataPredict library. Use the API reference for my library.

You just have to stick with 60 for now.

Announcement: Changes to the Definition of What Qualifies as Commercial Use

Dear Users,

I would like to inform you of an important update regarding the definition of commercial use and the requirements for obtaining a separate commercial agreement.

Previously, a separate commercial agreement was required for companies (and their related entities) whose combined revenue exceeded $1,000 per year. However, after careful consideration and in an effort to streamline the process and reduce the administrative tasks involved, I have decided to increase the threshold to $3,000 within 365 days (not per 365 days).

This change will allow smaller businesses and individual developers more flexibility to use the library without the need for a separate commercial agreement, while ensuring that larger companies or those with substantial revenue engage in the necessary commercial use agreement.

Key Points:

  • A separate commercial agreement is required for companies (or individuals, if applicable) whose combined revenue (including subsidiaries or related entities) exceeds $3,000 within 365 days (not per 365 days). If you exceed this threshold and do not wish to enter into a separate agreement, you must follow the commercial use conditions outlined in the Terms and Conditions.

  • Business-to-business (B2B) activities remain unchanged and still require a separate commercial agreement, regardless of revenue. If you fulfil this condition and do not wish to enter into a separate agreement, you must follow the commercial use conditions outlined in the Terms and Conditions.

This change is aimed at reducing the administrative workload while continuing to foster a community of developers who can benefit from the library.

Thank you for your understanding and continued support.

Best regards,

Aqwam Harish Aiman (a.k.a. MyOriginsWorkshop)

Release Version 1.22 / Beta Version 1.37.0

Added

  • Added MonteCarloControl and OffPolicyMonteCarloControl under “Models” section.