freeCodeCamp/curriculum/math-challenges/47-probability/markov-chains.json

71 lines
1.1 KiB
JSON

{
"name": "Markov chains",
"order": 22,
"challenges": [
{
"id": "59a5801209a6acac5983b723",
"title": "Introduction",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b395",
"title": "Absorbing Markov Chains",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b396",
"title": "Ergodic Markov Chains",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b397",
"title": "Fundamental Limit theorem",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b398",
"title": "Mean First Passage Time",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}