Live data from Hacker News

Viewing profile — madchops1

madchops1

HN member
Joined
Tue, Aug 19, 2014, 3:32 PM UTC
HN karma
208
Public activity
85 items

About madchops1

No profile information was provided.

Recent public activity

  1. 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…

  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. comment
    Comment #17988463

    It will be back. Hopefully soon.

  12. story
  13. story
  14. story
  15. 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 …

  16. 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?

  17. story
  18. comment
  19. story
  20. 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 …

  21. comment
    Comment #15361687

    Also doing random not sequential training and evaluation. The proper way to eval time-series models.

  22. comment
    Comment #15361680

    Updated White Paper. Generated more evaluations and back tests. https://s3.amazonaws.com/karlcdn/Dutchess.ai+White+Paper.pdf

  23. 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…

  24. comment
    Comment #15348463

    ya it contains the evaluation results of the model and 5 days of result data.

  25. 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…