Viewing profile — madchops1
madchops1
HN member- Joined
- Tue, Aug 19, 2014, 3:32 PM UTC
- HN karma
- 208
- Public activity
- 85 items
- HN profile
- View on Hacker News ↗
About madchops1
No profile information was provided.
Recent public activity
-
story
Show HN: CVJ-1 VJ Deck / VISUALZ audio-reactive VJ software
Hey HN — I’ve been building real-time audio-reactive graphics software for the past 7 years. It started as a side project while working full-time as a software engineer, and slowly…
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #17988463
It will be back. Hopefully soon.
- story
- story
- story
-
comment
Comment #16923183
I've been experimenting with this a lot. My code is all public still because I haven't made any giant gains or anything. But I have seen some success here and there. I've even got …
-
comment
Comment #16832734
Why can't people just donate their money directly. Why do they have to send you crypto so that you can donate their money?
- story
-
comment
Comment #15538882
Thanks!
- story
-
comment
Comment #15363243
I apologize. I can do that. I'm going to generate that backtest you described. Right now I have residual data from the AWS machine learning data that tells me weather there is any …
-
comment
Comment #15361687
Also doing random not sequential training and evaluation. The proper way to eval time-series models.
-
comment
Comment #15361680
Updated White Paper. Generated more evaluations and back tests. https://s3.amazonaws.com/karlcdn/Dutchess.ai+White+Paper.pdf
-
comment
Comment #15354275
I did another back test with a randomly selected 70%/30% training to evaluation ratio for evaluating time-series models. Adding results to whitepaper. The results are still under b…
-
comment
Comment #15348463
ya it contains the evaluation results of the model and 5 days of result data.
-
comment
Comment #15341419
Basically I have a dataset and I train my model with 70% and then evaluate its guesses against the remaining 30%. Hence a baseline is created and I can see if my model performs bet…