本平台利用Google推出的深度学习框架TensorFlow基于CNN(卷积神经网络)、RNN(循环神经网络)、LSTM(长短期记忆模型)的若干算法和API构建文本分类、文本相似度计算和文本内容摘要这三个具体应用。本平台将数据特征处理、深度学习模型构建和预测的流程进行了良好的封装,用户仅需几步简单的页面操作即可完成一项复杂、艰巨的深度学习任务,在NLP领域需要针对性的语料库,在构建具体的智能应用时需要使用者提供相应的预料数据。
☆36Mar 22, 2019Updated 7 years ago
Alternatives and similar repositories for deeplearn-api
Users that are interested in deeplearn-api are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 中文文本的向量表示方法(Sentence-BERT, CoSENT)的PyTorch简单实现,可以用于文本相似度计算。☆10Mar 27, 2022Updated 4 years ago
- 此开源hub基于Tensorflow2.x实现文本相似度匹配、知识蒸馏、交互模型、双塔sbert☆11Feb 22, 2023Updated 3 years ago
- 机器学习应用平台/数据预测/文本分类☆12May 24, 2019Updated 7 years ago
- 使用CNN进行时间序列预测,这里的标签可以是多维的(即可以进行长期预测)。Using CNN for time series prediction, the label here can be multidimensional (that is, it can be use…☆19Nov 2, 2020Updated 5 years ago
- Pointer Networks Implementation to solve Convex-Hull and TSP problems using supervised and RL training.☆15Sep 30, 2023Updated 2 years ago
- 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.
- 基于机器学习的分布式故障检测,根据检测数据(csv格式,特征向量)训练并预测故障类型,提供可视化平台☆17Apr 18, 2024Updated 2 years ago
- 人工智能大作业:关于计算文本相似度的深度神经网络模型与算法研究分析(BERT、SentenceBERT、SimCSE)☆17Jul 11, 2022Updated 3 years ago
- 长文本相似度模型☆21Nov 24, 2023Updated 2 years ago
- Pointer Generator Network: Seq2Seq with attention, pointing and coverage mechanism for abstractive summarization.☆18Jul 26, 2019Updated 6 years ago
- Python资源大全中文版,内容包括:Web框架、网络爬虫、网络内容提取、模板引擎、数据库、数据可视化、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析等☆11May 24, 2016Updated 10 years ago
- vibe cli 模版☆17Jul 2, 2025Updated 11 months ago
- 中文文本摘要生成模型☆21Jul 29, 2022Updated 3 years ago
- Dockerfile for Nginx + Gunicorn + Flask☆12Dec 24, 2017Updated 8 years ago
- Audio-only Emotion Detection using Federated Learning☆10Dec 8, 2022Updated 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.
- 一个Visual C++调用python tensorflow模型进行目标识别的实例。☆12Sep 13, 2024Updated last year
- 自动机器学习训练平台☆11Sep 3, 2020Updated 5 years ago
- Collection of Deep Learning algorithms for autonomous control of vehicles on Behavior Metrics Circuits. Contains both PyTorch and Tensorf…☆11Jan 15, 2024Updated 2 years ago
- Enhanced version of original AutoGPTQ (https://github.com/PanQiWei/AutoGPTQ).☆10Nov 2, 2023Updated 2 years ago
- Code Scorer using LLM☆12Sep 17, 2024Updated last year
- Utility to open a docx document, update indexes and save as pdf.☆13Oct 30, 2018Updated 7 years ago
- Awesome-Public-Safety-in-Vision☆14Jan 6, 2019Updated 7 years ago
- URTC(UCloud实时音视频)web SDK☆12May 23, 2023Updated 3 years ago
- 基于传统多标签的定长验证码识别和基于GRU+CTC的不定长验证码识别☆16Oct 11, 2019Updated 6 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.
- Raspberry Pi video streamer based off of miguelgrinberg/flask-video-streaming using Flask-RESTful to work with robsmall/raspi-video-strea…☆11Jun 21, 2022Updated 3 years ago
- 采用的数据集著名的“MNIST数据集”完成一个神经网络的训练和测试,不允许使用tensorflow等框架。并用两种不同的bp模型做性能对比 (比如一个层数和神经元较少的简单模型和一个层数和神经元较多的复杂模型)。☆42Feb 20, 2019Updated 7 years ago
- We developed an interpretable CNN for big five personality traits using human speech data. This project discovers the different frequency…☆14Feb 15, 2025Updated last year
- Source Code for 'Deploy Machine Learning Models to Production' by Pramod Singh☆21Jan 19, 2021Updated 5 years ago
- A Python mini-tool for downloading free PubMed pdf 一个批量下载pubmed免费文献的python小工具