Vine_MCTS
Copula learner
This project provides a Python implementation of a method to learn the structure of copulas using Monte Carlo Tree Search.
Vine copula structure learning via Monte Carlo tree search
5 stars
2 watching
0 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
brilee/python_uct | A Python implementation of Monte Carlo Tree Search (MCTS) using Numpy. | 83 |
resibots/mcts | An implementation of the Monte Carlo Tree Search algorithm in C++14 | 39 |
matsonj/nba-monte-carlo | A Monte Carlo simulation of the NBA season leveraging dbt, duckdb and evidence.dev for data analytics and business intelligence | 451 |
jkkummerfeld/berkeley-ccg2pst | A tool for converting Combinatory Categorial Grammar derivations into Phrase Structure Trees using Python | 11 |
jnptr/subgoal-mcts | An extension to Monte-Carlo Tree Search (MCTS) that efficiently generates macro-actions from subgoal predicates in deterministic domains. | 4 |
herilalaina/mosaic_ml | Automated machine learning with tree search optimization | 16 |
agriculturalmodelexchangeinitiative/pycrop2ml | A tool to generate components from Crop2ML declarative language and facilitate conversion between platforms. | 18 |
emilybache/parrot-refactoring-kata | Practice refactoring and polymorphism in XSLT code | 121 |
mmore500/teeplot | Automates data visualization output with descriptive filenames. | 11 |
bigredt/vico | Multi-sense word embeddings learned from visual cooccurrences | 25 |
aviate-labs/parser-combinators.mo | A library implementing monadic parser combinators for parsing structured data in the Motoko programming language. | 4 |
cemoody/topicsne | An implementation of t-SNE in PyTorch for MNIST dataset analysis | 473 |
chris-taylor/uselection | This project simulates the US presidential election using polling data and provides probabilistic forecasts of election outcomes. | 54 |
moskomule/eve.pytorch | An implementation of an optimization algorithm inspired by a 2016 research paper | 33 |
mohaseeb/shaplets-python | A Python implementation of a shapelet-based time-series classification algorithm using gradient descent. | 218 |