Skip to content
View mlwithme's full-sized avatar

Block or report mlwithme

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. mlwithme.github.io mlwithme.github.io Public

    机器学习自学指南!「从零学AI指南手册」内容自写作之初就完全是为初学者、跨学科人员所量身打造,包括机器学习、深度学习、大模型原理及RAG、Agent 开发等内容。 作为一个过来人和从业者,我深知大家在学习过程的难点和容易踩的坑,所以在内容的组织结构上、行文逻辑上,都完全是以一个小白的视角在进行叙述。希望对于有兴趣学习和了解人工智能的朋友一些帮助!

    HTML 5 1

  2. MachineLearningWithMe MachineLearningWithMe Public

    A repository contains more than 12 common statistical machine learning algorithm implementations. 常见10余种机器学习算法原理与实现及视频讲解。@跟我学机器学习 出品

    Jupyter Notebook 287 51

  3. DeepLearningWithMe DeepLearningWithMe Public

    《跟我一起深度学习》

    Python 246 42

  4. TransformerTranslation TransformerTranslation Public

    A Transformer Framework Based Translation Task

    Python 159 39

  5. BertWithPretrained BertWithPretrained Public

    An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @跟我学机器学习

    Python 604 108

  6. Mini-ChatGPT Mini-ChatGPT Public

    简易版的ChatGPT核心逻辑实现,包括长期记忆及短期记忆的管理复用,由浅入深提供了3种实现示例,仅供学习。

    Python 1