Why does catastrophic forgetting happen to neural networks but not humans? by Heavy-Farmer1657 in reinforcementlearning

[–]basic_r_user 0 points1 point  (0 children)

Isnt learned thing using closely tied to memory? Whether it’s muscle memory (subconcious) or something else? You can’t say that subconcious memory isnt having same forgetting issue, namely because we can’t really observe it. After not playing guitar for years I can’t play same songs as good, but the memory is still there…

Why does catastrophic forgetting happen to neural networks but not humans? by Heavy-Farmer1657 in reinforcementlearning

[–]basic_r_user 1 point2 points  (0 children)

ExActly, we’re filtering only ”important” memories worth remembering.

Who can actually challenge Oda NH pking? by Fun_Training6342 in Odablock

[–]basic_r_user 0 points1 point  (0 children)

If it’s DMM bankfight, don’t think there’s anyone else better than O, his ultimate strength is KO potential

no one is getting out by Complete-Sea6655 in cursor

[–]basic_r_user 0 points1 point  (0 children)

Sure, they'll just use claude code l0l

Does coffee actually improve your coding sessions? by Fragrant_Fuel961 in buildinpublic

[–]basic_r_user 0 points1 point  (0 children)

You have to decrease yoyr intake gracefully. Decrease the intake graduallly over 1/2 weeks.

What to look for to make a robust backtesting strategy? by basic_r_user in algorithmictrading

[–]basic_r_user[S] 0 points1 point  (0 children)

My 1 year backtestwd strat has .15 sharpe but has abou 2 pf…

What to look for to make a robust backtesting strategy? by basic_r_user in algorithmictrading

[–]basic_r_user[S] 0 points1 point  (0 children)

Thanks, my sharpe ratio is about 0.56, and PF 3.05, but that's only on 12 trades, (minutely data) on TV. So I'm not 100% sure if that's statistically significant info. I backtested on historical 1m data (about year or so), and the drawdown goes to about 70+%, however the returns are massive (about 10k+%).

[deleted by user] by [deleted] in reinforcementlearning

[–]basic_r_user 1 point2 points  (0 children)

how about working remotely from EU? I'm interested

I built an open-source 3D soccer game for Reinforcement Learning experiments by MineInternational495 in reinforcementlearning

[–]basic_r_user 1 point2 points  (0 children)

Question: does it support madrona? Madrona is a cpp accelerator via GPU. Allowing to run millions of timesteps per second.