机器学习、深度学习、NLP实战项目
☆154Feb 26, 2018Updated 8 years ago
Alternatives and similar repositories for machine_learning
Users that are interested in machine_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:
- 一个以文本类算法为基础、结合场景的风险防控系统☆16Jan 17, 2017Updated 9 years ago
- 这是一个完整的,端到端的机器学习项目,非常适合有一定基础后拿来练习,以提高对完整机器学习项目的认识☆397Dec 20, 2018Updated 7 years ago
- saving memory by recomputing for keras☆37Apr 30, 2020Updated 6 years ago
- django后台,python处理头像声纹的画用户基本画像的项目☆13Feb 21, 2017Updated 9 years ago
- Extract features from video file as the format in Youtube-8M☆14Dec 30, 2017Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- This is the notes and code I took while studying an NLP tutorial [2019 Latest AI Natural Language Processing Deep Machine Learning Top Pr…☆452May 2, 2019Updated 7 years ago
- 软件工程课程设计项目/Lab409:基于词典方法和机基于器学习方法的中文情感倾向分析(Web)☆126Jan 21, 2018Updated 8 years ago
- a small collection of models implemented in keras, including matrix factorization(recommendation system), topic modeling, text classifica…☆14Jul 12, 2017Updated 9 years ago
- 基于BiLSTM和Self-Attention的文本分类、表示学习网络☆29Apr 21, 2019Updated 7 years ago
- 基于noise2noise修改的深度学习去水印项目。☆18Dec 5, 2019Updated 6 years ago
- 电商+大数据+spark机器学习☆17Dec 5, 2017Updated 8 years ago
- 本项目开发了一个机器学习和深度学习的训练工具。该训练工具基于sklearn和pytorch,不仅支持常规训练、交叉验证训练,还支持贝叶斯搜索参数,并可随时自动保存训练模型和日志。☆12Dec 22, 2023Updated 2 years ago
- 通过挖掘海量的历史音乐欣赏记录,流媒体服务向用户提供个性化音乐推荐,实现一个完整的推荐系统,同时预测用户是否在到期后的一个月内预定、流失的概率。☆12May 5, 2019Updated 7 years ago
- 2017 NLPCC DBQA Model (NLPCC比赛)& CCIR (搜狗搜索)& Tools Related☆17Mar 5, 2019Updated 7 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 此项目是我在学习《机器学习实战》这本书时的代码记录情况,用python实现,当然也会包括一些其他的机器学习算法,使用Python实现☆701Aug 5, 2019Updated 7 years ago
- TextSentimentClassification, using tensorflow.☆16Apr 24, 2018Updated 8 years ago
- 基于Python的机器学习应用,针对监控视频完成行人轨迹搜索。通过一张目标图像,能自动从大量视频中搜索出包含目标的视频片段,并标记目标。此项目为本人本科毕业设计项目,引用请注明出处☆52Jan 10, 2023Updated 3 years ago
- Codes for coreference-aware machine reading comprehension☆13Mar 13, 2022Updated 4 years ago
- ☆12Mar 1, 2019Updated 7 years ago
- Asymmetric Convolutional Bidirectional LSTM Networks for Text Classification☆11Mar 26, 2018Updated 8 years ago
- Tensorflow 1.x solution for chinese NER task, using ALBERT-LSTM-CRF model☆18Apr 19, 2020Updated 6 years ago
- 本项目是采用Python语言结合机器学习中的常用算法来对微博传播过程中的转发进行预测。☆14Jul 4, 2018Updated 8 years ago
- 斗破苍穹小说的新词发现☆13May 12, 2022Updated 4 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.
- ☆10Jul 6, 2018Updated 8 years ago
- 腾讯广告大赛2020☆23May 11, 2020Updated 6 years ago
- 嵌入Word2vec词向量的CNN中文文本分类☆448Mar 9, 2020Updated 6 years ago
- 时间序列的初步探索python实现☆12Mar 24, 2019Updated 7 years ago
- [ICCV'21] Official implementation of the "Social NCE: Contrastive Learning of Socially-aware Motion Representations" in PyTorch, for Soci…☆17Jul 26, 2021Updated 5 years ago
- 深度学习基础学习以及工作项目☆23Mar 6, 2018Updated 8 years ago
- 本项目是基于机器学习(K-means)算法的手写数字识别系统,同时配套与前端进行了交互适配,可以在网页段调用☆17May 28, 2026Updated 2 months ago
- 机器学习和数据挖掘的项目☆14Apr 3, 2026Updated 4 months ago
- 深度学习实战项目(图像识别、语音识别、文本处理等)☆17Aug 2, 2019Updated 7 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Code for ACL 2022 paper 'Towards Making the Most of Cross-Lingual Transfer for Zero-Shot Neural Machine Translation'☆12Jun 7, 2024Updated 2 years ago
- flyai 医疗QA NLG☆20Oct 31, 2019Updated 6 years ago
- pandas学习总结(以高中学生成绩分析为例)☆20Jun 23, 2020Updated 6 years ago
- 用机器学习建立贷款用户风控模型☆27May 9, 2018Updated 8 years ago
- NLP tools, word segmentation, sentence segmentation, New-Word-Discovery,新词发现☆27Dec 15, 2025Updated 7 months ago
- 1)搭建CNN训练MNIST数据集; 2)分别使用FGSM(快速梯度符号法)与GAN(生成对抗网络)、DCGAN(深度卷积生成对抗网络)生成MNIST的对抗样本,并攻击1)中模型☆12May 27, 2023Updated 3 years ago
- Object Detection with Pascal VOC 2012☆20Jan 17, 2019Updated 7 years ago