All Projects → CCS-Lab → Hbayesdm

CCS-Lab / Hbayesdm

Licence: gpl-3.0
Hierarchical Bayesian modeling of RLDM tasks, using R & Python

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Hbayesdm

Data Science Toolkit
Collection of stats, modeling, and data science tools in Python and R.
Stars: ✭ 169 (+36.29%)
Mutual labels:  modeling, reinforcement-learning
geostan
Bayesian spatial analysis
Stars: ✭ 40 (-67.74%)
Mutual labels:  modeling, bayesian
Gempy
GemPy is an open-source, Python-based 3-D structural geological modeling software, which allows the implicit (i.e. automatic) creation of complex geological models from interface and orientation data. It also offers support for stochastic modeling to adress parameter and model uncertainties.
Stars: ✭ 396 (+219.35%)
Mutual labels:  modeling, bayesian
Reinforcement Learning An Introduction
Python Implementation of Reinforcement Learning: An Introduction
Stars: ✭ 11,042 (+8804.84%)
Mutual labels:  reinforcement-learning
Spiral Tensorflow
in progress
Stars: ✭ 117 (-5.65%)
Mutual labels:  reinforcement-learning
Pytorch Rl
Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]
Stars: ✭ 121 (-2.42%)
Mutual labels:  reinforcement-learning
Mlds2018spring
Machine Learning and having it Deep and Structured (MLDS) in 2018 spring
Stars: ✭ 124 (+0%)
Mutual labels:  reinforcement-learning
Peartree
peartree: A library for converting transit data into a directed graph for sketch network analysis.
Stars: ✭ 116 (-6.45%)
Mutual labels:  modeling
Statistical Rethinking
An interactive online reading of McElreath's Statistical Rethinking
Stars: ✭ 123 (-0.81%)
Mutual labels:  bayesian
Gen.jl
A general-purpose probabilistic programming system with programmable inference
Stars: ✭ 1,595 (+1186.29%)
Mutual labels:  bayesian
Firedup
Clone of OpenAI's Spinning Up in PyTorch
Stars: ✭ 119 (-4.03%)
Mutual labels:  reinforcement-learning
Model2app
Turn your Swift data model into a working CRUD app.
Stars: ✭ 118 (-4.84%)
Mutual labels:  modeling
Bayesiantracker
Bayesian multi-object tracking
Stars: ✭ 121 (-2.42%)
Mutual labels:  bayesian
Reinforcementlearninganintroduction.jl
Julia code for the book Reinforcement Learning An Introduction
Stars: ✭ 117 (-5.65%)
Mutual labels:  reinforcement-learning
Snake Ai Reinforcement
AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).
Stars: ✭ 123 (-0.81%)
Mutual labels:  reinforcement-learning
C51 Ddqn Keras
C51-DDQN in Keras
Stars: ✭ 115 (-7.26%)
Mutual labels:  reinforcement-learning
Multiagenttorcs
The multi-agent version of TORCS for developing control algorithms for fully autonomous driving in the cluttered, multi-agent settings of everyday life.
Stars: ✭ 122 (-1.61%)
Mutual labels:  reinforcement-learning
Deep reinforcement learning
Resources, papers, tutorials
Stars: ✭ 119 (-4.03%)
Mutual labels:  reinforcement-learning
Machine learning lectures
Collection of lectures and lab lectures on machine learning and deep learning. Lab practices in Python and TensorFlow.
Stars: ✭ 118 (-4.84%)
Mutual labels:  reinforcement-learning
Ros2learn
ROS 2 enabled Machine Learning algorithms
Stars: ✭ 119 (-4.03%)
Mutual labels:  reinforcement-learning

hBayesDM

Project Status: Active – The project has reached a stable, usable state and is being actively developed. Build Status CRAN Latest Release Downloads DOI

hBayesDM (hierarchical Bayesian modeling of Decision-Making tasks) is a user-friendly package that offers hierarchical Bayesian analysis of various computational models on an array of decision-making tasks. hBayesDM uses Stan for Bayesian inference.

Now, hBayesDM supports both R and Python!

Quick Links

Citation

If you used hBayesDM or some of its codes for your research, please cite this paper:

@article{hBayesDM,
  title = {Revealing Neurocomputational Mechanisms of Reinforcement Learning and Decision-Making With the {hBayesDM} Package},
  author = {Ahn, Woo-Young and Haines, Nathaniel and Zhang, Lei},
  journal = {Computational Psychiatry},
  year = {2017},
  volume = {1},
  pages = {24--57},
  publisher = {MIT Press},
  url = {doi:10.1162/CPSY_a_00002},
}

Logo

We thank HuaFeng Lu who designed and donated the logo for the hBayesDM package.

Acknowledgement

The research was supported by the Institute for Information and Communications Technology Planning and Evaluation (IITP) grant funded by the Korea government (MSIT) (No. 2019-0-01367, BabyMind), the Basic Science Research Program through the National Research Foundation (NRF) of Korea funded by the Ministry of Science, ICT, and Future Planning (NRF-2018R1C1B3007313 and NRF-2018R1A4A1025891), and the Creative-Pioneering Researchers Program through Seoul National University to Woo-Young Ahn.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].