awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to internlm/tutorial

Open-source alternatives to Tutorial

30 open-source projects similar to internlm/tutorial, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Tutorial alternative.

  • adambard/learnxinyminutes-docsالصورة الرمزية لـ adambard

    adambard/learnxinyminutes-docs

    12,287عرض على GitHub↗

    This project is a collection of programming language references and syntax cheat sheets designed for rapid developer onboarding. It serves as a library of code-based documentation that uses valid source code files to provide whirlwind tours of various language specifications. The project focuses on programming language learning by providing concise, commented code examples that explain core features and syntax in place. This approach enables developers to quickly grasp language-specific patterns, data types, and execution flow through a consistent reference format. The content covers a broad

    Markdown
    عرض على GitHub↗12,287
  • adrianmoisey/learn-pythonالصورة الرمزية لـ adrianmoisey

    adrianmoisey/learn-python

    240عرض على GitHub↗

    A collection of links that teach python

    عرض على GitHub↗240
  • ageron/handson-mlالصورة الرمزية لـ ageron

    ageron/handson-ml

    25,608عرض على GitHub↗

    This is a machine learning educational repository consisting of a collection of notebooks and code examples. It provides practical implementations of diverse machine learning algorithms and workflows, ranging from traditional scientific computing to deep learning. The project features specific implementations of Scikit-Learn models, such as decision trees, random forests, and support vector machines, as well as TensorFlow examples for building neural networks, convolutional layers, and recurrent architectures. It also includes tutorials on reinforcement learning development and the creation o

    Jupyter Notebook
    عرض على GitHub↗25,608
  • alex/what-happens-whenالصورة الرمزية لـ alex

    alex/what-happens-when

    43,189عرض على GitHub↗

    This project is a collaborative knowledge base and technical learning resource that provides a detailed breakdown of the internal processes occurring within modern computing environments. It serves as a comprehensive educational reference, tracing the step-by-step operations triggered by common user interactions and network requests to explain how hardware and software components interact across the entire stack. The guide distinguishes itself by offering deep technical insights into the journey from physical input to visual output. It covers the low-level mechanics of hardware interrupt hand

    عرض على GitHub↗43,189

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • anderson-joyle/blockchain-for-humansA

    anderson-joyle/blockchain-for-humans

    0عرض على GitHub↗
    عرض على GitHub↗0
  • andrewharmellaw/wardley-maps-bookالصورة الرمزية لـ andrewharmellaw

    andrewharmellaw/wardley-maps-book

    306عرض على GitHub↗

    This is an Asciidoc book of Simon Wardley's "Wardley Maps". It simply takes all his medium posts and joins them together for ease of reading. The intention is to be entirely faithful to the original posts - I've not even fixed the few spelling mistakes - while allowing various output versions to…

    عرض على GitHub↗306
  • andrewt3000/dl4nlpالصورة الرمزية لـ andrewt3000

    andrewt3000/DL4NLP

    2,187عرض على GitHub↗

    State of the art resources for NLP sequence modeling tasks such as machine translation, image captioning, and dialog.

    عرض على GitHub↗2,187
  • anotiawang/open-assistant-helperالصورة الرمزية لـ AnotiaWang

    AnotiaWang/open-assistant-helper

    27عرض على GitHub↗

    English | 简体中文

    Go
    عرض على GitHub↗27
  • antonio-morales/fuzzing101الصورة الرمزية لـ antonio-morales

    antonio-morales/Fuzzing101

    3,796عرض على GitHub↗

    Fuzzing101 is an educational resource providing a structured curriculum and containerized security labs for learning software fuzzing and vulnerability research. It functions as a training course that guides users through the process of identifying security flaws using systematic input manipulation and memory corruption analysis. The project distinguishes itself by providing isolated environments that ensure consistent build dependencies for practicing software instrumentation and crash triaging. It includes a practical tutorial on using evolutionary fuzzing engines and instrumentation tools

    عرض على GitHub↗3,796
  • aphyr/distsys-classالصورة الرمزية لـ aphyr

    aphyr/distsys-class

    9,717عرض على GitHub↗

    This project provides educational materials and courseware focused on the theoretical and practical foundations of distributed systems design. It serves as a comprehensive curriculum covering the disciplines of consensus, data consistency, reliability engineering, and scalability. The instructional content focuses on achieving cluster agreement through consensus algorithms and managing system-wide state via coordination frameworks. It includes a dedicated guide to data theory, exploring replication strategies, consistency models, and data convergence. The courseware covers a broad capability

    عرض على GitHub↗9,717
  • arbox/machine-learning-with-rubyالصورة الرمزية لـ arbox

    arbox/machine-learning-with-ruby

    2,215عرض على GitHub↗

    Curated list: Resources for machine learning in Ruby

    Rubyawesomeawesome-listlist
    عرض على GitHub↗2,215
  • arnas/awesome-pytorch-scholarshipA

    arnas/awesome-pytorch-scholarship

    0عرض على GitHub↗
    عرض على GitHub↗0
  • aronwalsh/mlformaterialsالصورة الرمزية لـ aronwalsh

    aronwalsh/MLforMaterials

    151عرض على GitHub↗

    Online resource of a practical machine learning course in the Department of Materials at Imperial College London.

    Jupyter Notebook
    عرض على GitHub↗151
  • artem-zinnatullin/thecontext-podcastالصورة الرمزية لـ artem-zinnatullin

    artem-zinnatullin/TheContext-Podcast

    622عرض على GitHub↗

    Podcast about Android Development with Hannes Dorfmann, Artem Zinnatullin, Artur Dryomov and wonderful guests!

    عرض على GitHub↗622
  • ashishpatel26/andrew-ng-notesالصورة الرمزية لـ ashishpatel26

    ashishpatel26/Andrew-NG-Notes

    3,594عرض على GitHub↗

    This project is a collection of structured study notes and notebooks serving as an educational resource for deep learning and neural network fundamentals. It provides a technical reference for implementing machine learning theory, covering everything from basic network design to the construction of advanced architectures. The material specifically focuses on the implementation of convolutional neural networks for computer vision and sequence models for natural language processing. It includes detailed guidance on building object detection systems, face recognition, and speech transcription mo

    Jupyter Notebookandrew-ngandrew-ng-courseandrew-ng-machine-learning
    عرض على GitHub↗3,594
  • ashishpatel26/real-time-ml-projectالصورة الرمزية لـ ashishpatel26

    ashishpatel26/Real-time-ML-Project

    762عرض على GitHub↗

    A curated list of applied machine learning and data science notebooks and libraries across different industries.

    عرض على GitHub↗762
  • awesomedata/awesome-public-datasetsالصورة الرمزية لـ awesomedata

    awesomedata/awesome-public-datasets

    75,979عرض على GitHub↗

    This project is a community-maintained, open-access directory of high-quality public datasets. It serves as a centralized reference point for researchers, developers, and data scientists to locate reliable information sources across a wide spectrum of industries and scientific fields. By providing a structured index, the repository facilitates the discovery of data necessary for exploratory analysis, machine learning model training, and the development of data-intensive applications. The directory distinguishes itself through a lightweight, platform-agnostic approach to resource indexing that

    aaron-swartzawesome-public-datasetsdatasets
    عرض على GitHub↗75,979
  • awslabs/lambda-refarch-iotbackendالصورة الرمزية لـ awslabs

    awslabs/lambda-refarch-iotbackend

    251عرض على GitHub↗

    Serverless Reference Architecture for creating an IoT Backend

    Shell
    عرض على GitHub↗251
  • azharimm/kbbi-apiالصورة الرمزية لـ azharimm

    azharimm/kbbi-api

    42عرض على GitHub↗

    ` ENDPOINT /search?q={query} GET https://kbbi-api-amm.herokuapp.com/search?q=apel `

    JavaScript
    عرض على GitHub↗42
  • bbycroft/llm-vizالصورة الرمزية لـ bbycroft

    bbycroft/llm-viz

    5,260عرض على GitHub↗

    llm-viz is a 3D architecture visualizer and inference simulator for large language models. It provides a visual representation of network topology and the mathematical operations used during the process of generating a response. The tool enables the exploration of internal weight distributions and the layout of layers within a neural network. It facilitates model interpretability and inference debugging by tracking the step-by-step movement of data through the architecture. The system utilizes GPU-accelerated 3D rendering to visualize tensor flow and spatial mappings of weights. It includes

    TypeScript
    عرض على GitHub↗5,260
  • benedekrozemberczki/awesome-graph-classificationالصورة الرمزية لـ benedekrozemberczki

    benedekrozemberczki/awesome-graph-classification

    4,805عرض على GitHub↗

    A collection of important graph embedding, classification and representation learning papers with implementations.

    Pythonattention-mechanismclassification-algorithmdeep-graph-kernels
    عرض على GitHub↗4,805
  • bitcoin-studio/bitcoin-programming-with-bitcoinjsالصورة الرمزية لـ bitcoin-studio

    bitcoin-studio/Bitcoin-Programming-with-BitcoinJS

    164عرض على GitHub↗

    Bitcoin Programming with BitcoinJS, Bitcoin Core and LND

    CSS
    عرض على GitHub↗164
  • bitcoinbook/bitcoinbookB

    bitcoinbook/bitcoinbook

    0عرض على GitHub↗

    Mastering Bitcoin is a technical book that explains what Bitcoin is and how it works.

    عرض على GitHub↗0
  • bitemyapp/learnhaskellالصورة الرمزية لـ bitemyapp

    bitemyapp/learnhaskell

    8,026عرض على GitHub↗

    This project is a comprehensive functional programming curriculum and learning resource for Haskell. It provides sequenced educational paths and technical reference guides designed to take developers from beginner to advanced levels of proficiency. The project distinguishes itself through a deep focus on theoretical and technical foundations, offering detailed studies on type theory, category theory, and runtime internals. It includes a dedicated performance handbook for optimizing execution speed and memory management, as well as an ecosystem guide for managing development tools and editor c

    Makefile
    عرض على GitHub↗8,026
  • bitsblocks/bitcoin-maximalistB

    bitsblocks/bitcoin-maximalist

    0عرض على GitHub↗
    عرض على GitHub↗0
  • bitsblocks/crypto-factsB

    bitsblocks/crypto-facts

    0عرض على GitHub↗
    عرض على GitHub↗0
  • bitsblocks/get-rich-quick-bibleB

    bitsblocks/get-rich-quick-bible

    0عرض على GitHub↗
    عرض على GitHub↗0
  • bitsblocks/islandcoin-whitepaperB

    bitsblocks/islandcoin-whitepaper

    0عرض على GitHub↗
    عرض على GitHub↗0
  • bolshchikov/js-must-watchالصورة الرمزية لـ bolshchikov

    bolshchikov/js-must-watch

    13,586عرض على GitHub↗

    Must-watch videos about javascript

    awesomeawesome-listeducation
    عرض على GitHub↗13,586
  • 521xueweihan/hellogithubالصورة الرمزية لـ 521xueweihan

    521xueweihan/HelloGitHub

    161,590عرض على GitHub↗

    HelloGitHub is a centralized discovery platform and technical knowledge repository designed to help developers identify high-quality open-source projects, libraries, and infrastructure. It functions as a structured directory that aggregates specialized development tools and educational materials, organizing them by technical domain to facilitate efficient resource discovery and professional development. The platform distinguishes itself through a community-driven curation workflow, where manual editorial oversight filters the broader software ecosystem into thematic collections. This content

    Pythonawesomegithubhellogithub
    عرض على GitHub↗161,590