mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-05-03 06:10:01 -07:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4b0d107310 | |||
| 94f7327e81 | |||
| 03738c5d1d |
@@ -1,4 +1,7 @@
|
||||
{
|
||||
|
||||
|
||||
|
||||
"sponsors": [
|
||||
{
|
||||
"name": "Michał Gołkowski",
|
||||
@@ -1290,6 +1293,14 @@
|
||||
"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": "CiviWiki",
|
||||
"link": "https://github.com/CiviWiki/OpenCiviWiki",
|
||||
"label": "good first issue",
|
||||
|
||||
Reference in New Issue
Block a user