汇总并分享一些适用于本科生(大一~大四)+硕士/直博一年级的同学想要开始学习深度学习进行【比赛 (数学建模、数据挖掘竞赛、AI类竞赛等等) + 发论文+ 起步科研】的资料/资源总结
☆32Nov 21, 2024Updated last year
Alternatives and similar repositories for Learning-Resources-for-Deep-Learning
Users that are interested in Learning-Resources-for-Deep-Learning 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 curated list/survey of/on Deep learning for Travel-Time-Estimation (TTE) & Estimated Time of Arrival (ETA)☆111Jan 30, 2026Updated 3 months ago
- A Collaborative Trajectory Representation model (CTRNext) to enhance the next POI recommendation☆25Nov 21, 2024Updated last year
- 清华大学人工智能导论(龙明盛老师)课程课件,作业以及试题☆16Jun 26, 2023Updated 2 years ago
- Trainer for the AMC math competition☆15Apr 14, 2026Updated 3 weeks ago
- 本人的斯坦福CS231n-2024完整作业解决方案☆21Dec 22, 2024Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于butterfly的魔改版本hexo博客源码☆19Jul 28, 2022Updated 3 years ago
- My blogs and code for machine learning. http://cnblogs.com/pinard☆13Jul 12, 2019Updated 6 years ago
- Implementation of "Multi-task Representation Learning for Travel Time Estimation"☆44Nov 14, 2018Updated 7 years ago
- 天池竞赛数据挖掘之二手车交易价格预测大赛☆10Mar 27, 2020Updated 6 years ago
- DISCO: Comprehensive and Explainable Disinformation Detection, CIKM 2022☆10May 5, 2023Updated 3 years ago
- 同济计科大三下操作系统+计算机图形学+计网+系统结构+软工复习☆22Jan 2, 2025Updated last year
- 为了深入了解一些机器学习算法,把一些经典算法的代码都过一遍。包括决策树、集成学习(Adaboost、GBDT、XgBoost、RandomForest)、支持向量机、EM算法(GMM)、极大似然估计、降维算法(PCA、LDA、T-SNE)、聚类算法(K-Mean)、kNN。☆16Apr 1, 2022Updated 4 years ago
- 同济大学2022-2023第二学期计算机视觉课程作业☆14Jun 27, 2023Updated 2 years ago
- CCF BDCI 2022比赛 返乡发展人群预测赛题 Baseline 数据挖掘(特征工程+集成学习)队伍排名39/2297☆12Mar 15, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Versions of hybrid pso algorithms for engineering optimization☆10Dec 21, 2017Updated 8 years ago
- ☆12Sep 16, 2025Updated 7 months ago
- 🦋 Using deep learning to process images of butterflies from the NHM data portal☆54Feb 4, 2022Updated 4 years ago
- Código del libro Deep Learning Teoría y aplicaciones☆11Jul 28, 2021Updated 4 years ago
- 🎈 2020年中国高校计算机大赛(C4)-网络技术挑战赛EP2赛项 基于XGBoost集成学习模型的在线流量分类模型☆20Jul 3, 2022Updated 3 years ago
- 同济大学数字逻辑大作业:基于颜色传感器与 OV2640 摄像头的图像处理及显示系统 FPGA camera filter project for 102109 Digital Logic, Fall 2022, Tongji University.☆16Jul 21, 2024Updated last year
- LLMOA: A novel large language model assisted hyper-heuristic optimization algorithm☆16Mar 13, 2025Updated last year
- 2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记☆11Aug 13, 2018Updated 7 years ago
- 清华大学AI自强项目课件以及代码下载,黑龙江大学机器学习小组学习历程。@清华大学数据院,感谢他们的课件以及源码☆65Apr 19, 2019Updated 7 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.
- hexo-theme-butterfly魔改☆58Feb 10, 2026Updated 2 months ago
- Spatial–Temporal Dynamic Graph Convolutional Network With Interactive Learning for Traffic Forecasting☆94May 13, 2025Updated 11 months ago
- ☆19Nov 14, 2023Updated 2 years ago
- This repository hosts the official implementation of MAS4POI: A Multi-Agent System Collaboration for Next POI Recommendation, accepted by…☆16Apr 24, 2026Updated last week
- Code for the KDD 2022 paper "Interpreting Trajectories from Multiple Views: A Hierarchical Self-Attention Network for Estimating the Time…☆18May 29, 2022Updated 3 years ago
- Open rotating mechanical fault datasets (开源旋转机械故障数据集整理)☆17Apr 18, 2020Updated 6 years ago
- Project for CS100395, Tongji Univ. A simple compiler front-end for a subset of C.☆29Mar 2, 2021Updated 5 years ago
- 江西理工大学硕士学位论文LaTex模版☆10Feb 13, 2022Updated 4 years ago
- ☆17May 13, 2023Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- numpy实现常用的的机器学习库,分类模型实现:KNN,LDA,LR,Decision Tree(ID3,C4.5,CART),RF,perception,SVM,Neural network,GBDT,Xgboost,Adaboost;回归模型实现 :LASSO,Ridg…☆24Feb 19, 2022Updated 4 years ago
- (Neurocomputing) A Deep Learning and Image Enhancement Based Pipeline for Infrared and Visible Image Fusion☆19Mar 14, 2024Updated 2 years ago
- 常见机器学习算法回归、分类应用示例,调参;包括基础的线性回归算法、集成学习、支持向量机等;调参包括网格搜索、随机搜索、贝叶斯优化、优化算法如GA优化等。☆26May 7, 2023Updated 2 years ago
- An ensemble bagged trees classification approach for monitoring of the engine conditions and fault diagnosis using Visual Dot Patterns of…☆18Jul 7, 2022Updated 3 years ago
- matlab code☆18Dec 19, 2021Updated 4 years ago
- Python大作业交流☆12Nov 18, 2019Updated 6 years ago
- This MATLAB code demonstrates the application of L1 optimization, L2 optimization, and Orthogonal Matching Pursuit (OMP) for the reconstr…☆16Nov 13, 2024Updated last year