Skip to content
#

discrete

Here are 259 public repositories matching this topic...

Discrete-Probability-Detector-in-VB6

Discrete Probability Detector (DPD) is an algorithm that transforms any sequence of symbols into a transition matrix. It is able to detect the number of states from the sequence and calculate the transition probabilities between these states. This version of DPD is made in Visual Basic 6.0.

  • Updated Nov 17, 2022
  • Visual Basic 6.0

This repo implements Deep Q-Network (DQN) for solving the Mountain Car v0 environment (discrete version) of the Gymnasium library using Python 3.8 and PyTorch 2.0.1 with a custom reward function for faster convergence.

  • Updated Mar 19, 2024
  • Python
Discrete-Probability-Detector-JS

Discrete Probability Detector (DPD) application uses an algorithm that transforms any sequence of symbols into a transition matrix. It is able to detect the number of states from the sequence and calculate the transition probabilities between these states. This version of DPD is made in JavaScript.

  • Updated Mar 21, 2022
  • HTML

Add this topic to your repo

To associate your repository with the discrete topic, visit your repo's landing page and select "manage topics."

Learn more