DEV Community

Prasanna28Devadiga
Prasanna28Devadiga

Posted on

(Advice needed)Problems with starting an Open-Source Project

So I'm trying to build a Reinforcement Learning based Agent to do Portfolio allocation on time-series data using an ensemble of algorithms.
What I don't understand is how do I go about creating this project. There are so many things to take care of for instance:

  1. taking input data
  2. creating the ensemble using high-quality implementations of DRL algorithms
  3. using the ensemble to take decisions and so on To be honest, I don't even have absolute clarity about my project and initially thought I will get a better idea as I get started. Do people build a roadmap of the things to want to achieve? Having not created any project (of this magnitude) from scratch before, the overall complexity seems intimidating. Any tips are welcome :)

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay