mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-24 04:19:06 -08:00
Compare commits
2 Commits
94f7327e81
...
7649ca911b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7649ca911b | ||
|
|
421ee5d49a |
17
data.json
17
data.json
@@ -1292,14 +1292,17 @@
|
||||
],
|
||||
"description": "The free and open-source wiki software package that powers Wikipedia."
|
||||
},
|
||||
{
|
||||
"name": "PyMC",
|
||||
"desc": "A Python library for Bayesian statistical modeling and probabilistic machine learning. Beginner-friendly with 'good first issue' labels.",
|
||||
"url": "https://github.com/pymc-devs/pymc",
|
||||
"tags": ["python", "bayesian", "statistics", "machine-learning"],
|
||||
"beginner-friendly-label": "good first issue"
|
||||
}
|
||||
|
||||
{
|
||||
"name": "PyMC",
|
||||
"link": "https://github.com/pymc-devs/pymc",
|
||||
"label": "beginner friendly",
|
||||
"technologies": [
|
||||
"Python"
|
||||
],
|
||||
"description": "A Python library for Bayesian statistical modeling and probabilistic machine learning. Beginner-friendly with 'good first issue' labels."
|
||||
},
|
||||
|
||||
{
|
||||
"name": "CiviWiki",
|
||||
"link": "https://github.com/CiviWiki/OpenCiviWiki",
|
||||
|
||||
Reference in New Issue
Block a user