NOVA banner

NOVA

3 devlogs
1h 56m 48s

NOVA – Neural Optimizer for Value Approximation
Predict values without using many resources by utalizing neural networks.

Demo Repository

Loading README...

bram10dc

Shipped this project!

Hours: 1.95
Cookies: πŸͺ 42
Multiplier: 21.64 cookies/hr

I built a neural network generator to predict 2-axis datasets.

bram10dc

Last commits before the shipping.
I have fixed the bug that it trained on CPU only
I have fixed some parameters.
Added export and bundle functions to be able to use multiple networks as one!

Attachment
1

Comments

bram10dc
bram10dc about 1 month ago

Added a demo.exe for running and trying it on cpu with the default dataset

bram10dc

I optimised the model. I have also improved the training and testing process to achieve way more accurate results. I have created the github repository and I pushed the changes.

Attachment
0
bram10dc

I have made the basics of the prediction network. It’s light and predicts relatively good on my current dataset. I will integrate more dynamic features later and I will improve accuracy on different datasets.

Attachment
0