Stars
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Get started with building Fullstack Agents using Gemini 2.5 and LangGraph
💿 Free software that works great, and also happens to be open-source Python.
📡 Simple and ready-to-use tutorials for TensorFlow
Natural Language Processing Tutorial for Deep Learning Researchers
Your new Mentor for Data Science E-Learning.
本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
Build your neural network easy and fast, 莫烦Python中文教学
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
SoTA LLM for converting natural language questions to SQL queries
仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
Deep Learning 101 with PaddlePaddle (『飞桨』深度学习框架入门教程)
Coding the Machine Learning Tutorial for Learning to Learn
Open-source python package for the extraction of Radiomics features from 2D and 3D images and binary masks. Support: https://discourse.slicer.org/c/community/radiomics
PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"