- All languages
- ActionScript
- Assembly
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Cuda
- Cython
- D
- Dart
- Go
- Groff
- Groovy
- HTML
- Haskell
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Lean
- Lex
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- Mathematica
- MoonScript
- NewLisp
- Nim
- Objective-C
- Objective-C++
- OpenEdge ABL
- PHP
- Perl
- Processing
- Prolog
- PureBasic
- Python
- R
- Roff
- Ruby
- Rust
- SCSS
- SWIG
- Scala
- Scheme
- Scilab
- Shell
- Solidity
- Standard ML
- Swift
- SystemVerilog
- TeX
- Terra
- TypeScript
- Vim Script
- Vue
Starred repositories
欢迎来到电子书下载宝库,一个汇聚了各类电子书下载链接的地方。无论你是喜欢阅读经典文学、经管励志、终身学习、职场创业、技术手册还是其他类型的书籍,这里都能满足你的需求。 该库涵盖了帆书app(原樊登读书)、微信读书、京东读书、喜马拉雅等读书app的大部分电子书。
Production-ready platform for agentic workflow development.
本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
🚀🚀 「大模型」2小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 2h!
ChatOllama is an open source chatbot based on LLMs. It supports a wide range of language models, and knowledge base management.
MCP server to provide Figma layout information to AI coding agents like Cursor
This repository contains a hand-curated resources for Prompt Engineering with a focus on Generative Pre-trained Transformer (GPT), ChatGPT, PaLM etc
WTF Solidity 极简入门教程,供小白们使用。Now supports English! 官网: https://wtf.academy
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
推荐、广告工业界经典以及最前沿的论文、资料集合/ Must-read Papers on Recommendation System and CTR Prediction
List of articles related to deep learning applied to music
利用用户画像数据、物品元数据、用户行为数据为特征构建推荐系统,使用CB和CF算法做推荐召回,使用 Redis数 据库做缓存处理,结合机器学习LR算法推荐排序,达到粗排、精排效果,实现推荐引擎搭建。
Sentence Classifications with Neural Networks
[推荐系统] Based on the scoring data set, the recommendation system is built with FM and LR as the core(基于评分数据集,构建以FM和LR为核心的推荐系统).
字节跳动短视频内容理解和推荐 Track2 Top8
Python爬虫,返回一定格式的信息,下载,使用flask提供简易api。抖音无水印、皮皮虾、快手、网易云音乐、qq音乐、咪咕音乐、荔枝FM音频、知乎视频、最右语音、视频、微博......
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN,…