Deep Q Network knapsack problem

This page summarizes the projects mentioned and recommended in the original post on /r/deeplearning

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • deep-q-learning

    Discontinued Minimal Deep Q Learning (DQN & DDQN) implementations in Keras (by keon)

  • So go online on GitHub and find a DQN implementation that has options for using a feedforward net as input (instead of conv net as your input isn’t pixel based). Any remotely modular piece of code will take in state space size and action space as parameters to their NN. This is essentially setting input layer to be equal to state space (so 4) and output layer to be action space (201). (https://github.com/keon/deep-q-learning) this repo seems helpful i a cursory glance

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How do I change the maximum number of steps for training

    1 project | /r/MLAgents | 7 Dec 2023
  • [P] Introducing PPO and Rainbow DQN to our super fast evolutionary HPO reinforcement learning framework

    1 project | /r/MachineLearning | 15 Oct 2023
  • Introducing PPO and Rainbow DQN to our super fast evolutionary HPO reinforcement learning framework

    1 project | /r/reinforcementlearning | 15 Oct 2023
  • [P] Significant improvements for multi-agent reinforcement learning!

    1 project | /r/MachineLearning | 3 Sep 2023
  • 10x faster reinforcement learning hyperparameter optimization than SOTA - now with distributed training!

    1 project | /r/reinforcementlearning | 7 Jul 2023