Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions database/artificial_intelligence/data_science.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,40 @@
"url": "https://www.kaggle.com/",
"category": "ai",
"subcategory": "data_science"
},
{
"name": "DataQuest",
"description": "An interactive online platform to learn data science, data engineering, and machine learning through hands-on projects.",
"url": "https://www.dataquest.io",
"category": "ai",
"subcategory": "data_science"
},
{
"name": "fast.ai",
"description": "A free deep learning and data science course platform making AI accessible to everyone with a top-down practical approach.",
"url": "https://www.fast.ai",
"category": "ai",
"subcategory": "data_science"
},
{
"name": "Mode Analytics",
"description": "A collaborative data platform for analysts to explore, visualize, and share data insights with SQL, Python and R.",
"url": "https://mode.com",
"category": "ai",
"subcategory": "data_science"
},
{
"name": "Weights & Biases",
"description": "A MLOps platform for tracking, visualizing, and managing machine learning experiments and datasets.",
"url": "https://wandb.ai",
"category": "ai",
"subcategory": "data_science"
},
{
"name": "Papers With Code",
"description": "A free resource that links machine learning research papers with their open-source code implementations.",
"url": "https://paperswithcode.com",
"category": "ai",
"subcategory": "data_science"
}
]
Loading