{"id":15135942,"url":"https://github.com/DreamSoul-AI/Tutorial","last_synced_at":"2025-10-23T11:31:06.536Z","repository":{"id":244625707,"uuid":"815789702","full_name":"Collaborative-AI/tutorial","owner":"Collaborative-AI","description":"Useful tutorials","archived":false,"fork":false,"pushed_at":"2024-12-22T07:57:46.000Z","size":122,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T18:04:27.625Z","etag":null,"topics":["git","literature-search","pycharm","python","pytorch","research"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Collaborative-AI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-16T06:50:47.000Z","updated_at":"2025-01-21T14:04:52.000Z","dependencies_parsed_at":"2024-10-22T08:47:56.931Z","dependency_job_id":null,"html_url":"https://github.com/Collaborative-AI/tutorial","commit_stats":{"total_commits":30,"total_committers":1,"mean_commits":30.0,"dds":0.0,"last_synced_commit":"ab08f44c911566745023be4f0c2f59e4bb5abe46"},"previous_names":["collaborative-ai/tutorial"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Collaborative-AI%2Ftutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Collaborative-AI%2Ftutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Collaborative-AI%2Ftutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Collaborative-AI%2Ftutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Collaborative-AI","download_url":"https://codeload.github.com/Collaborative-AI/tutorial/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237821363,"owners_count":19371739,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["git","literature-search","pycharm","python","pytorch","research"],"created_at":"2024-09-26T06:02:09.340Z","updated_at":"2025-10-23T11:31:06.531Z","avatar_url":"https://github.com/Collaborative-AI.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tutorial\n\n\u003ch4 align=\"center\"\u003e\n    \u003cp\u003e\n        \u003cb\u003eEnglish\u003c/b\u003e |\n        \u003ca href=\"https://github.com/Collaborative-AI/tutorial/blob/main/README_zh.md\"\u003e中文\u003c/a\u003e\n    \u003c/p\u003e\n\u003c/h4\u003e\n\nWelcome to the Collaborative-AI tutorial repository! This repository contains several tutorials. Each tutorial is available in both English and Simplified Chinese. Below you will find links to each tutorial's README file.\n\n## Table of Contents\n\n1. [Git](#git)\n2. [Literature Search](#literature-search)\n3. [Python](#python)\n4. [Paper Reading](#paper-reading)\n5. [PyTorch](#pytorch)\n6. [MongoDB](#mongodb)\n\n## Contents\n\n### Git\n\nLearn the basics of Git, including installation, configuration, and essential commands. This tutorial will guide you through everything you need to start using Git for version control.\n\n\u003cp\u003e\n    \u003ca href=\"https://github.com/Collaborative-AI/tutorial/blob/main/Git/README.md\"\u003eEnglish\u003c/a\u003e |\n    \u003ca href=\"https://github.com/Collaborative-AI/tutorial/blob/main/Git/README_zh.md\"\u003e中文\u003c/a\u003e\n\u003c/p\u003e\n\n### Literature Search\n\nDiscover how to effectively search for academic literature using various tools and databases. This tutorial covers the methods and strategies for conducting a comprehensive literature review.\n\n\u003cp\u003e\n    \u003ca href=\"https://github.com/Collaborative-AI/tutorial/blob/main/Literature%20Search/README.md\"\u003eEnglish\u003c/a\u003e |\n    \u003ca href=\"https://github.com/Collaborative-AI/tutorial/blob/main/Literature%20Search/README_zh.md\"\u003e中文\u003c/a\u003e\n\u003c/p\u003e\n\n### Python\n\nThis tutorial will guide you through setting up a robust Python development environment using PyCharm and Anaconda. We'll cover installation steps for different operating systems, verify your existing Python installations, and configure PyCharm for efficient coding.\n\n\u003cp\u003e\n    \u003ca href=\"https://github.com/Collaborative-AI/tutorial/blob/main/Python/README.md\"\u003eEnglish\u003c/a\u003e |\n    \u003ca href=\"https://github.com/Collaborative-AI/tutorial/blob/main/Python/README_zh.md\"\u003e中文\u003c/a\u003e\n\u003c/p\u003e\n\n### Paper Reading\n\nLearn how to effectively read and analyze papers. This tutorial provides strategies for understanding the structure of a paper, taking notes, critically analyzing content, and connecting the paper to your research.\n\n\u003cp\u003e\n    \u003ca href=\"https://github.com/Collaborative-AI/tutorial/blob/main/Paper%20Reading/README.md\"\u003eEnglish\u003c/a\u003e |\n    \u003ca href=\"https://github.com/Collaborative-AI/tutorial/blob/main/Paper%20Reading/README_zh.md\"\u003e中文\u003c/a\u003e\n\u003c/p\u003e\n\n### PyTorch\n\nThis tutorial introduces the basics of PyTorch, a popular deep learning library in Python. You'll learn how to set up PyTorch, work with tensors, build and train neural networks, and more.\n\n\u003cp\u003e\n    \u003ca href=\"https://github.com/Collaborative-AI/tutorial/blob/main/PyTorch/README.md\"\u003eEnglish\u003c/a\u003e |\n    \u003ca href=\"https://github.com/Collaborative-AI/tutorial/blob/main/PyTorch/README_zh.md\"\u003e中文\u003c/a\u003e\n\u003c/p\u003e\n\n### MongoDB\n\nLearn how to install and configure MongoDB locally, set up MongoDB Compass for database management, and use PyMongo for Python-based database operations. This tutorial covers installation on Windows, macOS, and Linux, and includes basic and advanced operations with PyMongo.\n\n\u003cp\u003e\n    \u003ca href=\"https://github.com/Collaborative-AI/tutorial/blob/main/MongoDB/README.md\"\u003eEnglish\u003c/a\u003e |\n    \u003ca href=\"https://github.com/Collaborative-AI/tutorial/blob/main/MongoDB/README_zh.md\"\u003e中文\u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDreamSoul-AI%2FTutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDreamSoul-AI%2FTutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDreamSoul-AI%2FTutorial/lists"}