All Projects → Deeppavlov → Similar Projects or Alternatives

2952 Open source projects that are alternatives of or similar to Deeppavlov

Deeplearning.ai
deeplearning.ai , By Andrew Ng, All video link
Stars: ✭ 625 (-88.69%)
Autoscraper
A Smart, Automatic, Fast and Lightweight Web Scraper for Python
Stars: ✭ 4,077 (-26.21%)
Mutual labels:  artificial-intelligence, ai
Informers
State-of-the-art natural language processing for Ruby
Stars: ✭ 306 (-94.46%)
Tensorlayer
Deep Learning and Reinforcement Learning Library for Scientists and Engineers 🔥
Stars: ✭ 6,796 (+23%)
Mutual labels:  artificial-intelligence, chatbot
Production Level Deep Learning
A guideline for building practical production-level deep learning systems to be deployed in real world applications.
Stars: ✭ 3,358 (-39.22%)
Mutual labels:  artificial-intelligence, ai
Dialogflow Web V2
Dialogflow Web Integration. Rich Components, Actions on Google and more
Stars: ✭ 307 (-94.44%)
Mutual labels:  bot, chatbot
Redtail
Perception and AI components for autonomous mobile robotics.
Stars: ✭ 832 (-84.94%)
Mutual labels:  artificial-intelligence, ai
Awesome Artificial Intelligence
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
Stars: ✭ 6,516 (+17.94%)
Mutual labels:  artificial-intelligence, ai
All Classifiers 2019
A collection of computer vision projects for Acute Lymphoblastic Leukemia classification/early detection.
Stars: ✭ 22 (-99.6%)
Riceteacatpanda
repo with challenge material for riceteacatpanda (2020)
Stars: ✭ 18 (-99.67%)
Mutual labels:  artificial-intelligence, ai
Machine Learning Experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
Stars: ✭ 841 (-84.78%)
Mutual labels:  artificial-intelligence, ai
Ecgberht
Starcraft: Brood War bot using BWAPI4J
Stars: ✭ 19 (-99.66%)
Mutual labels:  bot, ai
Tapas
End-to-end neural table-text understanding models.
Stars: ✭ 583 (-89.45%)
pytorch-transformer-chatbot
PyTorch v1.2에서 생긴 Transformer API 를 이용한 간단한 Chitchat 챗봇
Stars: ✭ 44 (-99.2%)
Mutual labels:  chatbot, chitchat
Dstc8 Schema Guided Dialogue
The Schema-Guided Dialogue Dataset
Stars: ✭ 277 (-94.99%)
Dab
Data Augmentation by Backtranslation (DAB) ヽ( •_-)ᕗ
Stars: ✭ 294 (-94.68%)
Ai Deadlines
⏰ AI conference deadline countdowns
Stars: ✭ 3,852 (-30.28%)
Trending Deep Learning
Top 100 trending deep learning repositories sorted by the number of stars gained on a specific day.
Stars: ✭ 543 (-90.17%)
Nlp highlights
The most important NLP highlights of 2018 (PDF Report)
Stars: ✭ 367 (-93.36%)
Mutual labels:  artificial-intelligence
Pytg
Python package that wraps around Telegram messenger CLI. Send and receive messages, and more.
Stars: ✭ 365 (-93.39%)
Mutual labels:  bot
Lagom
lagom: A PyTorch infrastructure for rapid prototyping of reinforcement learning algorithms.
Stars: ✭ 364 (-93.41%)
Mutual labels:  artificial-intelligence
Osif
Open Source Information Facebook
Stars: ✭ 511 (-90.75%)
Mutual labels:  bot
Awesome Mlops
A curated list of references for MLOps
Stars: ✭ 7,119 (+28.85%)
Mutual labels:  ai
Max Image Resolution Enhancer
Upscale an image by a factor of 4, while generating photo-realistic details.
Stars: ✭ 361 (-93.47%)
Mutual labels:  ai
Serenata De Amor
🕵 Artificial Intelligence for social control of public administration
Stars: ✭ 4,367 (-20.96%)
Mutual labels:  artificial-intelligence
Torch2coreml
Torch7 -> CoreML
Stars: ✭ 363 (-93.43%)
Mutual labels:  ai
Animalai Olympics
Code repository for the Animal AI Olympics competition
Stars: ✭ 544 (-90.15%)
Mutual labels:  ai
Rust Bert
Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
Stars: ✭ 510 (-90.77%)
Mutual labels:  question-answering
Arnold
Arnold - DOOM Agent
Stars: ✭ 457 (-91.73%)
Mutual labels:  artificial-intelligence
Synonyms
🌿 中文近义词:聊天机器人,智能问答工具包
Stars: ✭ 4,027 (-27.11%)
Mutual labels:  chatbot
Spacy Streamlit
👑 spaCy building blocks and visualizers for Streamlit apps
Stars: ✭ 360 (-93.48%)
Mutual labels:  named-entity-recognition
Openrec
OpenRec is an open-source and modular library for neural network-inspired recommendation algorithms
Stars: ✭ 360 (-93.48%)
Mutual labels:  deep-neural-networks
Nlp Projects
word2vec, sentence2vec, machine reading comprehension, dialog system, text classification, pretrained language model (i.e., XLNet, BERT, ELMo, GPT), sequence labeling, information retrieval, information extraction (i.e., entity, relation and event extraction), knowledge graph, text generation, network embedding
Stars: ✭ 360 (-93.48%)
Mutual labels:  dialogue-systems
Holodeck
High Fidelity Simulator for Reinforcement Learning and Robotics Research.
Stars: ✭ 513 (-90.71%)
Mutual labels:  ai
Botbuilder Python
The Microsoft Bot Framework provides what you need to build and connect intelligent bots that interact naturally wherever your users are talking, from text/sms to Skype, Slack, Office 365 mail and other popular services.
Stars: ✭ 457 (-91.73%)
Mutual labels:  bot
Autoner
Learning Named Entity Tagger from Domain-Specific Dictionary
Stars: ✭ 357 (-93.54%)
Mutual labels:  named-entity-recognition
Openchem
OpenChem: Deep Learning toolkit for Computational Chemistry and Drug Design Research
Stars: ✭ 356 (-93.56%)
Mutual labels:  deep-neural-networks
Machinelearning Deeplearning Nlp Leetcode Statisticallearningmethod Tensorflow
最近在学习机器学习,深度学习,自然语言处理,统计学习方法等知识,理论学习主要根据readme的链接,在学习理论的同时,决定自己将学习的相关算法用Python实现一遍,并结合GitHub上相关大牛的代码进行改进,本项目会不断的更新相关算法,欢迎star,fork和关注。 主要包括: 1.吴恩达Andrew Ng老师的机器学习课程作业个人笔记 Python实现, 2.deeplearning.ai(吴恩达老师的深度学习课程笔记及资源) Python实现, 3.李航《统计学习方法》 Python代码实现, 4.自然语言处理NLP 牛津大学xDeepMind Python代码实现, 5.LeetCode刷题,题析,分析心得笔记 Java和Python代码实现, 6.TensorFlow人工智能实践代码笔记 北京大学曹健老师课程和TensorFlow:实战Google深度学习框架(第二版) Python代码实现, 附带一些个人心得和笔记。GitHub上有很多机器学习课程的代码资源,我也准备自己实现一下,后续会更新笔记,代码和百度云网盘链接。 这个项目主要是学习算法的,并且会不断更新相关资源和代码,欢迎关注,star,fork! Min's blog 欢迎访问我的博客主页! (Welcome to my blog website !)https://liweimin1996.github.io/
Stars: ✭ 359 (-93.5%)
Mutual labels:  ai
Self Attentive Parser
High-accuracy NLP parser with models for 11 languages.
Stars: ✭ 569 (-89.7%)
Mutual labels:  ai
Lightweight Gan
Implementation of 'lightweight' GAN, proposed in ICLR 2021, in Pytorch. High resolution image generations that can be trained within a day or two
Stars: ✭ 539 (-90.24%)
Mutual labels:  artificial-intelligence
Yagpdb
Yet another general purpose discord bot
Stars: ✭ 452 (-91.82%)
Mutual labels:  bot
Text mining resources
Resources for learning about Text Mining and Natural Language Processing
Stars: ✭ 358 (-93.52%)
Mutual labels:  nlp-machine-learning
Yarp
YARP - Yet Another Robot Platform
Stars: ✭ 358 (-93.52%)
Mutual labels:  artificial-intelligence
Lightkg
基于Pytorch和torchtext的知识图谱深度学习框架。
Stars: ✭ 452 (-91.82%)
Mutual labels:  named-entity-recognition
Flask Assistant
Framework for Building Virtual Assistants with Dialogflow and python
Stars: ✭ 358 (-93.52%)
Mutual labels:  chatbot
Webhook2telegram
🤖 A simple bot to translate JSON HTTP requests into Telegram push messages
Stars: ✭ 357 (-93.54%)
Mutual labels:  chatbot
Seqeval
A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)
Stars: ✭ 508 (-90.81%)
Mutual labels:  named-entity-recognition
Insta Mass Account Creator
Instagram Auto Account Creation Bot
Stars: ✭ 452 (-91.82%)
Mutual labels:  bot
Wechatyunchart
微信多开多账号机器人 云客服系统 微商营销 系统web协议一键登录 非公众号微信机器人微信群管家 微信自动回复 微信定时发送消息 微信多账号登录 微信网页版本协议多开 一键登录 红包数量提醒 微信用户识别男女签名备注地理位置等,群发 自动发消息 定时发消息 群消息监控 机器人回复 ,定时回复,超时回复 聊天记录保存,聊天记录查看
Stars: ✭ 357 (-93.54%)
Mutual labels:  chatbot
Docker Wine Coolq
使用 Wine 在 Docker 容器中运行 酷Q Air / Pro
Stars: ✭ 356 (-93.56%)
Mutual labels:  bot
Aimet
AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
Stars: ✭ 453 (-91.8%)
Mutual labels:  deep-neural-networks
Rl Chatbot
🤖 Deep Reinforcement Learning Chatbot
Stars: ✭ 357 (-93.54%)
Mutual labels:  chatbot
Shieldy
@shieldy_bot Telegram bot repository
Stars: ✭ 351 (-93.65%)
Mutual labels:  bot
Easyai
Python artificial intelligence framework for games
Stars: ✭ 543 (-90.17%)
Mutual labels:  ai
Phillip
The SSBM "Phillip" AI.
Stars: ✭ 508 (-90.81%)
Mutual labels:  artificial-intelligence
Tensor House
A collection of reference machine learning and optimization models for enterprise operations: marketing, pricing, supply chain
Stars: ✭ 449 (-91.87%)
Mutual labels:  ai
Nonebot2
跨平台Python异步机器人框架
Stars: ✭ 344 (-93.77%)
Mutual labels:  bot
Predictive Maintenance Using Lstm
Example of Multiple Multivariate Time Series Prediction with LSTM Recurrent Neural Networks in Python with Keras.
Stars: ✭ 352 (-93.63%)
Mutual labels:  deep-neural-networks
Awesome Artificial Intelligence Guidelines
This repository aims to map the ecosystem of artificial intelligence guidelines, principles, codes of ethics, standards, regulation and beyond.
Stars: ✭ 449 (-91.87%)
Mutual labels:  ai
Sianet
An easy to use C# deep learning library with CUDA/OpenCL support
Stars: ✭ 353 (-93.61%)
Mutual labels:  artificial-intelligence
301-360 of 2952 similar projects