本平台利用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 6 years ago
- 基于机器学习的分布式故障检测,根据检测数据(csv格式,特征向量)训练并预测故障类型,提供可视 化平台☆17Apr 18, 2024Updated 2 years ago
- 基于Python3实现高德地图POI检索数据获取,并写入json与exce文件。☆25Apr 6, 2017Updated 9 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.
- Paper Fetcher Project 是一个开源的 Python 项目,旨在自动化从多种学术资源(例如 ArXiv、Google Scholar 和 PubMed)抓取学术论文的过程。该工具可以定时抓取并去重保存已获取的论文数据,帮助研究人员保持文献的更新和管理。☆24Nov 20, 2024Updated last year
- 常见机器学习算法回归、分类应用示例,调参;包括基础的线性回归算法、集成学习、支持向量机等;调参包括网格搜索、随机搜索、贝叶斯优化、优化算法如GA优化等。☆26May 7, 2023Updated 3 years ago
- 模型服务部署 Demo☆10Sep 4, 2024Updated last year
- 深度学习OCR REST api (Flask+Redis+Keras)☆12Jul 23, 2018Updated 7 years ago
- Dockerfile for Nginx + Gunicorn + Flask☆12Dec 24, 2017Updated 8 years ago
- dga classification with fasttext☆12Oct 29, 2018Updated 7 years ago
- Audio-only Emotion Detection using Federated Learning☆10Dec 8, 2022Updated 3 years ago
- crawl bilibili user info and video info for data analysis | BiliBili爬虫☆43Dec 7, 2022Updated 3 years ago
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Apr 21, 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.
- 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
- Deep Boosting for Image Denoising (ECCV 2018)☆16Nov 3, 2018Updated 7 years ago
- Code Scorer using LLM☆13Sep 17, 2024Updated last year
- Chord Detection VST Plugin☆16Jul 5, 2015Updated 10 years ago
- PersEmoN: A Deep Network for Joint Analysis of Apparent Personality, Emotion and Their Relationship☆12Jan 28, 2020Updated 6 years ago
- Basic support for the V Programming Language in VSCode☆17Mar 31, 2019Updated 7 years ago
- 基于python3.6 + tornado 实现简单的 RESTful API,用于机器学习模型部署和调用。☆12Dec 8, 2022Updated 3 years ago
- A Python mini-tool for downloading free PubMed pdf 一个批量下载pubmed免费文献的python小工具☆53Dec 18, 2024Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- (TMM 2022)Quality Assessment for Omnidirectional Video: A Spatio-Temporal Distortion Modeling Approach☆12Jun 16, 2021Updated 4 years ago
- Detected chords in a piece of music made of instruments, e.g. piano and guitar, by using Maximum Likelihood Method and FFT.☆15Jan 23, 2018Updated 8 years ago
- ☁Air pollution visualization and forecasting platform based on Spring Cloud(基于Spring Cloud的环境污染物数据分析与预测平台)☆47Nov 22, 2022Updated 3 years ago
- A rule-based tunnel in Go.☆16Aug 26, 2022Updated 3 years ago
- spot-instance-advisor is command line tool to get the cheapest group of spot instanceTypes.☆24Mar 13, 2020Updated 6 years ago
- The functions of superalloyDigger toolkit include batch downloading documents in XML and TXT format from the Elsevier database, locating …☆68Jun 23, 2025Updated 10 months ago
- NoSQL storage System with Redis protocol, on top of LevelDB,☆39Oct 14, 2014Updated 11 years ago
- ☆22Sep 5, 2020Updated 5 years ago
- Tensorflow re-implementation of the recognition part the paper "Deep TextSpotter: An End-to-End Trainable Scene Text Localization and Rec…☆24Aug 31, 2018Updated 7 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- ☆17May 9, 2019Updated 7 years ago
- ☆21Dec 25, 2023Updated 2 years ago
- 端到端的针对身份证的文字识别☆24Sep 15, 2018Updated 7 years ago
- 文本数据挖掘课程大作业,实现一个情感分类系统,分别采用情感词典法、传统的机器学习方法和深度学习方法实现情感分类,并对比性能。☆62Jun 16, 2023Updated 2 years ago
- Estimate gaze point on the screen☆21Jul 26, 2019Updated 6 years ago
- Engagement Intensity Prediction in Real TIme☆17Apr 16, 2024Updated 2 years ago
- p2p tool providing a reliable ordered duplex stream over udp☆22Feb 17, 2015Updated 11 years ago