深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
☆38Mar 3, 2020Updated 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:
- source code of my blogs 😋😋☆412Jul 27, 2025Updated last year
- A third-party implementation of paper《SpellGCN: Incorporating Phonological and Visual Similarities into Language Models for Chinese Spell…☆14Nov 27, 2020Updated 5 years ago
- GBDT结合LR的二分类模型,封装成了一个类。scikit-learn风格,可以fit和predict。有run_demo☆11Sep 5, 2019Updated 6 years ago
- 題目練習☆13Sep 29, 2022Updated 3 years ago
- Code for the ISCAS23 paper "The Hardware Impact of Quantization and Pruning for Weights in Spiking Neural Networks"☆11Apr 20, 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.
- This is the implementation for the paper: Sequential Recommender System based on Hierarchical Attention Network☆11Mar 13, 2021Updated 5 years ago
- Memory Compiler Tutorial☆14Aug 2, 2022Updated 4 years ago
- ☆17Jul 12, 2025Updated last year
- MINT, Multiplier-less INTeger Quantization for Energy Efficient Spiking Neural Networks, ASP-DAC 2024, Nominated for Best Paper Award☆16Apr 12, 2024Updated 2 years ago
- 连接ssh vpn后,通过修改路由表,实现vpn和机器网络同时使用。主要针对MotionPro这款软件,可用于北京工业大学等☆13Dec 30, 2016Updated 9 years ago
- Long Form NLG Generation Based on Large Language Models☆17Jan 31, 2024Updated 2 years ago
- Probabilistic programming with programmable variational inference.☆22Jul 13, 2026Updated 3 weeks ago
- 整理的一些书籍和源码,集合到一起,要看或者有需要的时候就不用再找了🙃☆18Jun 7, 2019Updated 7 years ago
- STSC-SNN: Spatio-Temporal Synaptic Connection with temporal convolution and attention for spiking neural networks☆24Dec 24, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 豆瓣电影爬虫 爬取top电影的评论 + 每个用户的看过的电影的评论 用于推荐系统的 协同过滤☆16Apr 14, 2019Updated 7 years ago
- The docs repository of Pulsar2 which is AXera's SoC 2rd AI toolchain. Such as AX650A, AX650N☆18Jul 24, 2026Updated last week
- The first work for cross-domain open-vocabulary action recognition with a benchmark☆21Jul 9, 2026Updated 3 weeks ago
- ocr with yolo3 as feature extractor, implemented by keras, and accelerated by tensorrt☆34Aug 7, 2020Updated 5 years ago
- ☆25Jul 24, 2024Updated 2 years ago
- All NLP experiments described in ArXiv paper 1904.02682☆32Jun 24, 2019Updated 7 years ago
- the python api for axengine runtime☆27Mar 24, 2026Updated 4 months ago
- Implement the classic Faster RCNN using libtorch library in C++.☆11Apr 20, 2021Updated 5 years ago
- deploy onnx models with TensorRT and LibTorch☆19Nov 17, 2021Updated 4 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.
- D2D communications system simulator on MATLAB.☆31Oct 5, 2016Updated 9 years ago
- 此仓库所记录的系列文章,主要为讨论科学上网的主题。作者希望通过这个系列,分享科学上网的必要性,以及如何安全、有效地实现这一目标。文章将深入研究各种工具和技术,以及如何根据自己的需求选择最适合自己的方法。无论读者是初学者还是有经验的用户,作者都希望这个系列能成为他们科学上网的…☆42Sep 6, 2023Updated 2 years ago
- Three resume templates, a cover letter and a references document written in LaTeX☆12Jan 22, 2024Updated 2 years ago
- Offical Implementation of "CLIF: Complementary Leaky Integrate-and-Fire Neuron for Spiking Neural Networks" (ICML 2024 spotlight)☆27Sep 17, 2025Updated 10 months ago
- A collection of research papers on SRAM-based compute-in-memory architectures.☆32Nov 2, 2023Updated 2 years ago
- 为了通过影评数据反应电影《流浪地球》的口碑以及其造成热度,并核实网络水军恶意对其刷差评现象是否存在,本文利用猫眼PC端接口,通过控制时间参数,动态爬取了,《流浪地球》在2019年3月5日之前的54万余条影评数据。对这些数据进行预处理操作,特征处理,可视化分析后,引入了卷积神…☆27Apr 14, 2019Updated 7 years ago
- 机械臂上位机☆16Jun 14, 2018Updated 8 years ago
- pyspark🍒🥭 is delicious,just eat it!😋😋☆828Sep 22, 2022Updated 3 years ago
- ☆22Jun 30, 2018Updated 8 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- I use mobilenetv2 to export a model with 5 classes, then use libtorch to load and run it.☆18Dec 31, 2020Updated 5 years ago
- Rotation and skew detection using DL.☆60May 29, 2018Updated 8 years ago
- A simple framework for building some basic NLP tasks☆58Nov 1, 2022Updated 3 years ago
- Just messing around with PyTorch 1.0's JIT compiler and their new C++ API Libtorch.☆19Dec 19, 2019Updated 6 years ago
- [NeurIPS 2025] Scaling Language-centric Omnimodal Representation Learning☆48Apr 13, 2026Updated 3 months ago
- Improving Post Training Neural Quantization: Layer-wise Calibration and Integer Programming☆36Jun 29, 2023Updated 3 years ago
- 🐟 Tiny Tiny RSS (tt-rss) for vscode☆31Updated this week