本平台利用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:
- 机器学习应用平台/数据预测/文本分类☆12May 24, 2019Updated 6 years ago
- Pointer Networks Implementation to solve Convex-Hull and TSP problems using supervised and RL training.☆15Sep 30, 2023Updated 2 years ago
- 基于机器学习的分布式故障检测,根据检测数据(csv格式,特征向量)训练并预测故障类型,提供可视化平台☆17Apr 18, 2024Updated 2 years ago
- 【微信小程序精选源码】包含:保险行业 报名预约 餐饮美食 促销抽奖 地图定位 法律咨询 互联网行业 婚纱摄影 简单demo 健身行业 交友互动 教育培训 节日祝福 金融行业 旅游行业 论坛系列 美容行业 门店店铺 门店展示 拼车源码 企业应用 企业展示 汽车行业 商城模板 …☆16Feb 27, 2023Updated 3 years ago
- 端到端语音识别实现;包含LAS、CTC、RNNT解码方式,模型SA(MHA)、LSTM、CNN、DFSMN等☆15Jun 4, 2021Updated 4 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- These are my solutions to all six assignments of tensorflow tutorial in Udacity, covering CNN, RNN, Regularization (L2 and dropout), Embe…☆10Dec 16, 2016Updated 9 years ago
- 人工智能大作业:关于计算文本相似度的深度神经网络模型与算法研究分析(BERT、SentenceBERT、SimCSE)☆17Jul 11, 2022Updated 3 years ago
- GraphCNN + LSTM for city-level parking prediction☆10Apr 21, 2019Updated 6 years ago
- 一项自然语言处理工作,在新能源汽车领域的在线评论主题情感分析☆14Apr 3, 2024Updated 2 years ago
- Paper Fetcher Project 是一个开源的 Python 项目,旨在自动化从多种学术资源(例如 ArXiv、Google Scholar 和 PubMed)抓取学术论文的过程。该工具可以定时抓取并去重保存已获取的论文数据,帮助研究人员保持文献的更新和管理。☆24Nov 20, 2024Updated last year
- 该课题为基于MATLAB的汽车出入库识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统车牌识别不易得到高分,必须要在此基础上有所创新方得可以避开其他雷同课题,,不会轻易被导师被否决。因此建议在车牌识别基础上加入出入库,判别是否为库内车牌,并且实行计时收费。整个…☆16Oct 13, 2021Updated 4 years ago
- ☆14Dec 1, 2022Updated 3 years ago
- Python资源大全中文版,内容包括:Web框架、网络爬虫、网络内容提取、模板引擎、数据库、数据可视化、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析等☆11May 24, 2016Updated 9 years ago
- 新能源汽车充电能量预测:模型+可视化☆20Jan 14, 2019Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 深度学习OCR REST api (Flask+Redis+Keras)☆12Jul 23, 2018Updated 7 years ago
- vibe cli 模版☆17Jul 2, 2025Updated 9 months ago
- 循环神经网络详解☆24Mar 8, 2019Updated 7 years ago
- 中文文本摘要生成模型☆21Jul 29, 2022Updated 3 years ago
- Dockerfile for Nginx + Gunicorn + Flask☆12Dec 24, 2017Updated 8 years ago
- Programy Matlab☆15Jun 11, 2015Updated 10 years ago
- dga classification with fasttext☆12Oct 29, 2018Updated 7 years ago
- 自动机器学习训练平台☆11Sep 3, 2020Updated 5 years ago
- Enhanced version of original AutoGPTQ (https://github.com/PanQiWei/AutoGPTQ).☆10Nov 2, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Deep Boosting for Image Denoising (ECCV 2018)☆16Nov 3, 2018Updated 7 years ago
- Alibaba DataX in docker☆13Apr 12, 2019Updated 7 years ago
- 使用python完成一个智能插座项目☆11Sep 20, 2019Updated 6 years ago
- ☆16Apr 29, 2019Updated 6 years ago
- 想要做python全栈工程师, 必须要会的技术栈☆29Apr 20, 2019Updated 6 years ago
- PersEmoN: A Deep Network for Joint Analysis of Apparent Personality, Emotion and Their Relationship☆12Jan 28, 2020Updated 6 years ago
- 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
- Agile Notifier - an easy way of monitoring Agile SW Engineering, including CI (Continuous Integration), SCM (Source Control Management), …☆18Feb 28, 2016Updated 10 years ago
- 采用的数据集著名的“MNIST数据集”完成一个神经网络的训练和测试,不允许使用tensorflow等框架。并用两种不同的bp模型做性能对比 (比如一个层数和神经元较少的简单模型和一个层数和神经元较多的复杂模型)。☆42Feb 20, 2019Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 数据服务 —— 写个 SQL 即可发布成 API☆13Mar 8, 2021Updated 5 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
- 基于python3.6 + tornado 实现简单的 RESTful API,用于机器学习模型部署和调用。☆12Dec 8, 2022Updated 3 years ago
- Source Code for 'Deploy Machine Learning Models to Production' by Pramod Singh☆21Jan 19, 2021Updated 5 years ago
- ☆15Apr 3, 2019Updated 7 years ago
- 一个tensorflow可视化平台,降低机器学习门槛,只需关注数据来源,通过配置,即可提供训练模型服务☆12Nov 30, 2020Updated 5 years ago
- A handwash monitoring application using the real-time action recognition algorithm.☆15Apr 19, 2020Updated 6 years ago