-
七年級尾巴的一般人 / 工程師 / 貧民
- ROC ,Taiwan Taipei
-
22:03
(UTC +08:00) - https://markl-ai.space/
- qiqing.lai
- https://ithelp.ithome.com.tw/users/20092056/articles
- https://www.threads.net/@mark_light_
- https://medium.com/@marklaik
Lists (7)
Sort Name ascending (A-Z)
- All languages
- Assembly
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Cuda
- Dart
- Dockerfile
- Elixir
- GDScript
- Go
- Groovy
- HTML
- Haskell
- Haxe
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- Just
- Kotlin
- LLVM
- Lua
- MATLAB
- MDX
- MLIR
- Makefile
- Markdown
- Mermaid
- Mustache
- Nix
- Nunjucks
- OCaml
- Objective-C
- Objective-C++
- PHP
- PLpgSQL
- Perl
- PostScript
- PowerShell
- Prolog
- Python
- R
- Ren'Py
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- SWIG
- Scala
- Shell
- Smalltalk
- Smarty
- Solidity
- Svelte
- Swift
- SystemVerilog
- TeX
- TypeScript
- Verilog
- Vim Script
- Vue
- XML
- YARA
- Zig
Starred repositories
Python - 100天从新手到大师
21 Lessons, Get Started Building with Generative AI
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
A latent text-to-image diffusion model
Examples and guides for using the OpenAI API
Ready-to-run cloud templates for RAG, AI pipelines, and enterprise search with live data. 🐳Docker-friendly.⚡Always in sync with Sharepoint, Google Drive, S3, Kafka, PostgreSQL, real-time data APIs,…
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.
Python Data Science Handbook: full text in Jupyter Notebooks
Learn how to design, develop, deploy and iterate on production-grade ML applications.
12 Weeks, 24 Lessons, AI for All!
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
This is a repo with links to everything you'd ever want to learn about data engineering
🔊 Text-Prompted Generative Audio Model
Data Engineering Zoomcamp is a free 9-week course on building production-ready data pipelines. The next cohort starts in January 2026. Join the course here 👇🏼
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
Anthropic's Interactive Prompt Engineering Tutorial
Course Files for Complete Python 3 Bootcamp Course on Udemy
In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and cont…
The fastai book, published as Jupyter Notebooks
A simple screen parsing tool towards pure vision based GUI agent
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable…
100-Days-Of-ML-Code中文版
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行