深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
☆14Sep 21, 2019Updated 6 years ago
Alternatives and similar repositories for DeepLearning-500-questions
Users that are interested in DeepLearning-500-questions are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A PyTorch implementation of MobileNetV3☆48May 21, 2019Updated 7 years ago
- 李航统计学习方法 PPT☆119Nov 9, 2016Updated 9 years ago
- Machine Learning System Design☆71Jan 13, 2022Updated 4 years ago
- The latest graphrag interface is used, using the local ollama to provide the LLM interface.Support for using the pip installation☆154Oct 9, 2024Updated last year
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆363May 12, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- [AAAI 2024] Mab2Rec: Multi-Armed Bandits Recommender☆159Oct 11, 2024Updated last year
- The PyTorch Implementation of F-ConvNet for 3D Object Detection☆247Mar 3, 2023Updated 3 years ago
- ✒统计学习方法第二版(李航) 学习笔记、代码实现、课后习题☆367Jul 23, 2019Updated 6 years ago
- Merlin Models is a collection of deep learning recommender system model reference implementations☆299May 4, 2024Updated 2 years ago
- An easy-to-use framework for large scale recommendation algorithms.☆388Updated this week
- Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow.☆450Oct 18, 2018Updated 7 years ago
- ☆520Dec 17, 2023Updated 2 years ago
- Dense Contrastive Learning (DenseCL) for self-supervised representation learning, CVPR 2021 Oral.☆568Dec 26, 2023Updated 2 years ago
- LLM大模型(重点)以及搜广推等 AI 算法中手写的面试题,(非 LeetCode),比如 Self-Attention, AUC等,一般比 LeetCode 更考察一个人的综合能力,又更贴近业务和基础知识一点☆579May 4, 2026Updated 3 weeks ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 🔥 (yolov3 yolov4 yolov5 unet ...)A mini pytorch inference framework which inspired from darknet.☆739Apr 23, 2023Updated 3 years ago
- Knowledge Table is an open-source package designed to simplify extracting and exploring structured data from unstructured documents.☆670Nov 19, 2024Updated last year
- GraphRAG4OpenWebUI integrates Microsoft's GraphRAG technology into Open WebUI, providing a versatile information retrieval API. It combin…☆598Jan 10, 2025Updated last year
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆644May 26, 2025Updated last year
- This is an unofficial inplementation of VoxelNet in TensorFlow.☆672Jul 31, 2021Updated 4 years ago
- Z-Bench 1.0 by 真格基金:一个麻瓜的大语言模型中文测试集。Z-Bench is a LLM prompt dataset for non-technical users, developed by an enthusiastic AI-focused team…☆504Jun 28, 2023Updated 2 years ago
- MobileNetV3 in pytorch and ImageNet pretrained models☆807Jun 23, 2019Updated 6 years ago
- 利用LLM构建应用实践笔记☆767Nov 29, 2024Updated last year
- Dive into Deep Learning Compiler☆647Jun 19, 2022Updated 3 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆831Jul 14, 2022Updated 3 years ago
- Superpoint Implemented in PyTorch: https://arxiv.org/abs/1712.07629☆929Aug 11, 2023Updated 2 years ago
- [中文法律大模型] DISC-LawLLM: an intelligent legal system powered by large language models (LLMs) to provide a wide range of legal services.☆917May 27, 2025Updated last year
- RAG-Fusion: multi-query generation + Reciprocal Rank Fusion for better retrieval-augmented generation. Includes evaluation harness with N…☆938Apr 26, 2026Updated last month
- PointPillars for KITTI object detection☆1,023May 15, 2020Updated 6 years ago
- 考研数学,数学一,包括高等数学、线性代数、概率统计☆1,390Jun 25, 2024Updated last year
- NVIDIA Merlin is an open source library providing end-to-end GPU-accelerated recommender systems, from feature engineering and preprocess…☆891Dec 5, 2024Updated last year
- FinHack®,一个易于拓展的量化金融框架,它在当前版本中集成了数据采集、因子计算、因子挖掘、因子分析、机器学习、策略编写、量化回测、实盘接入等全流程的量化投研工作。☆975Nov 19, 2025Updated 6 months ago
- Tutorial on PhD Application☆1,057May 12, 2024Updated 2 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Unofficial implementation of the ImageNet, CIFAR 10 and SVHN Augmentation Policies learned by AutoAugment using pillow☆1,496May 16, 2023Updated 3 years ago
- MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open I…☆1,429Mar 11, 2023Updated 3 years ago
- ☆1,582May 2, 2026Updated 3 weeks ago
- 深度学习100例、深度 学习DL、图片分类、目标识别、目标检测、自然语言处理nlp、文本分类、TensorFlow、PyTorch☆3,114Sep 22, 2025Updated 8 months ago
- Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.☆1,362Jun 18, 2024Updated last year
- The official implementation of RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval☆1,680Sep 3, 2024Updated last year
- Awesome list for research on CLIP (Contrastive Language-Image Pre-Training).☆1,230Jun 28, 2024Updated last year