All Projects → Ai_competitions → Similar Projects or Alternatives

928 Open source projects that are alternatives of or similar to Ai_competitions

ai-deployment
关注AI模型上线、模型部署
Stars: ✭ 149 (-66.37%)
Mutual labels:  xgboost, lightgbm
python3-docker-devenv
Docker Start Guide with Python Development Environment
Stars: ✭ 13 (-97.07%)
Mutual labels:  sklearn, matplotlib
Leaves
pure Go implementation of prediction part for GBRT (Gradient Boosting Regression Trees) models from popular frameworks
Stars: ✭ 261 (-41.08%)
Mutual labels:  xgboost, lightgbm
Drishti
Real time eye tracking for embedded and mobile devices.
Stars: ✭ 325 (-26.64%)
Mutual labels:  xgboost
Capsnet Visualization
🎆 A visualization of the CapsNet layers to better understand how it works
Stars: ✭ 371 (-16.25%)
Mutual labels:  ai
Blinkid Ios
Everything you need to add AI-driven ID scanning into your native iOS app.
Stars: ✭ 325 (-26.64%)
Mutual labels:  ai
Codegame
🎮 JavaScript AI tank game
Stars: ✭ 323 (-27.09%)
Mutual labels:  ai
Screeps
Artificial intelligence for screeps
Stars: ✭ 407 (-8.13%)
Mutual labels:  ai
The Math Of Intelligence
List of resources & possible pathway for the Math of Machine Learning and AI.
Stars: ✭ 370 (-16.48%)
Mutual labels:  ai
Deeplearning
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
Stars: ✭ 4,020 (+807.45%)
Mutual labels:  xgboost
Joypy
Joyplots in Python with matplotlib & pandas 📈
Stars: ✭ 322 (-27.31%)
Mutual labels:  matplotlib
Differentiable Plasticity
Implementations of the algorithms described in Differentiable plasticity: training plastic networks with gradient descent, a research paper from Uber AI Labs.
Stars: ✭ 371 (-16.25%)
Mutual labels:  ai
Lightnet
🌓 Bringing pjreddie's DarkNet out of the shadows #yolo
Stars: ✭ 322 (-27.31%)
Mutual labels:  ai
Facemoji
😆 A voice chatbot that can imitate your expression. OpenCV+Dlib+Live2D+Moments Recorder+Turing Robot+Iflytek IAT+Iflytek TTS
Stars: ✭ 320 (-27.77%)
Mutual labels:  ai
Chartpy
Easy to use Python API wrapper to plot charts with matplotlib, plotly, bokeh and more
Stars: ✭ 426 (-3.84%)
Mutual labels:  matplotlib
Pywaffle
🧇 Make Waffle Charts in Python.
Stars: ✭ 406 (-8.35%)
Mutual labels:  matplotlib
Cs Wiki
🎉 致力打造完善的 Java 后端知识体系,不仅仅帮助各位小伙伴快速且系统的准备面试,更指引学习的方向
Stars: ✭ 369 (-16.7%)
Mutual labels:  ai
Clai
Command Line Artificial Intelligence or CLAI is an open-sourced project from IBM Research aimed to bring the power of AI to the command line interface.
Stars: ✭ 320 (-27.77%)
Mutual labels:  ai
Overmind
AI for Screeps, a multiplayer programming strategy game
Stars: ✭ 320 (-27.77%)
Mutual labels:  ai
Max Image Resolution Enhancer
Upscale an image by a factor of 4, while generating photo-realistic details.
Stars: ✭ 361 (-18.51%)
Mutual labels:  ai
Iveely.search
Pure java realize search engine, try to directly hit the user's search for answers.
Stars: ✭ 320 (-27.77%)
Mutual labels:  ai
Auto Tinder
🖖 Train an artificial intelligence to play tinder for you
Stars: ✭ 318 (-28.22%)
Mutual labels:  ai
Kglib
Grakn Knowledge Graph Library (ML R&D)
Stars: ✭ 405 (-8.58%)
Mutual labels:  ai
Torch2coreml
Torch7 -> CoreML
Stars: ✭ 363 (-18.06%)
Mutual labels:  ai
Python for data analysis 2nd chinese version
《利用Python进行数据分析·第2版》
Stars: ✭ 4,049 (+814%)
Mutual labels:  matplotlib
Finger Detection And Tracking
Finger Detection and Tracking using OpenCV and Python
Stars: ✭ 317 (-28.44%)
Mutual labels:  matplotlib
Interpret
Fit interpretable models. Explain blackbox machine learning.
Stars: ✭ 4,352 (+882.39%)
Mutual labels:  ai
Dotnet Sdk
百度AI开放平台 .Net SDK
Stars: ✭ 312 (-29.57%)
Mutual labels:  ai
Autoviz
Automatically Visualize any dataset, any size with a single line of code. Created by Ram Seshadri. Collaborators Welcome. Permission Granted upon Request.
Stars: ✭ 310 (-30.02%)
Mutual labels:  xgboost
Awesome Feature Engineering
A curated list of resources dedicated to Feature Engineering Techniques for Machine Learning
Stars: ✭ 433 (-2.26%)
Mutual labels:  ai
Roro
roro is a free, open-source robotic process automation software written in C# and Blazor WebAssembly
Stars: ✭ 422 (-4.74%)
Mutual labels:  ai
The Elements Of Statistical Learning Python Notebooks
A series of Python Jupyter notebooks that help you better understand "The Elements of Statistical Learning" book
Stars: ✭ 405 (-8.58%)
Mutual labels:  sklearn
Scipy Lecture Notes Zh Cn
中文版scipy-lecture-notes. 网站下线, 以离线HTML的形式继续更新, 见release.
Stars: ✭ 362 (-18.28%)
Mutual labels:  matplotlib
P Brain.ai
Natural language virtual assistant using Node.js + Bootstrap
Stars: ✭ 307 (-30.7%)
Mutual labels:  ai
Ai Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
Stars: ✭ 4,387 (+890.29%)
Mutual labels:  matplotlib
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 (-18.96%)
Mutual labels:  ai
Yellowbrick
Visual analysis and diagnostic tools to facilitate machine learning model selection.
Stars: ✭ 3,439 (+676.3%)
Mutual labels:  matplotlib
Machine Learning For Beginner By Python3
为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。
Stars: ✭ 305 (-31.15%)
Mutual labels:  sklearn
Tagui
Free RPA tool by AI Singapore
Stars: ✭ 4,257 (+860.95%)
Mutual labels:  ai
Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (-18.96%)
Mutual labels:  ai
Cleora
Cleora AI is a general-purpose model for efficient, scalable learning of stable and inductive entity embeddings for heterogeneous relational data.
Stars: ✭ 303 (-31.6%)
Mutual labels:  ai
Xgboost Predictor Java
Pure Java implementation of XGBoost predictor for online prediction tasks.
Stars: ✭ 302 (-31.83%)
Mutual labels:  xgboost
Python Notlarim
Python notes in Turkish.
Stars: ✭ 356 (-19.64%)
Mutual labels:  matplotlib
Tgboost
Tiny Gradient Boosting Tree
Stars: ✭ 302 (-31.83%)
Mutual labels:  xgboost
Basic Mathematics For Machine Learning
The motive behind Creating this repo is to feel the fear of mathematics and do what ever you want to do in Machine Learning , Deep Learning and other fields of AI
Stars: ✭ 300 (-32.28%)
Mutual labels:  ai
Featran
A Scala feature transformation library for data science and machine learning
Stars: ✭ 420 (-5.19%)
Mutual labels:  xgboost
Graphwaveletneuralnetwork
A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)
Stars: ✭ 404 (-8.8%)
Mutual labels:  sklearn
Profanity Check
A fast, robust Python library to check for offensive language in strings.
Stars: ✭ 354 (-20.09%)
Mutual labels:  sklearn
Awesome Learning Resources
🔥 Awesome list of resources on Web Development.
Stars: ✭ 3,928 (+786.68%)
Mutual labels:  ai
Production Level Deep Learning
A guideline for building practical production-level deep learning systems to be deployed in real world applications.
Stars: ✭ 3,358 (+658.01%)
Mutual labels:  ai
Rivescript Js
A RiveScript interpreter for JavaScript. RiveScript is a scripting language for chatterbots.
Stars: ✭ 350 (-20.99%)
Mutual labels:  ai
Tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
Stars: ✭ 3,191 (+620.32%)
Mutual labels:  ai
Sklearn Evaluation
Machine learning model evaluation made easy: plots, tables, HTML reports, experiment tracking and Jupyter notebook analysis.
Stars: ✭ 294 (-33.63%)
Mutual labels:  sklearn
Whatlang Rs
Natural language detection library for Rust. Try demo online: https://www.greyblake.com/whatlang/
Stars: ✭ 400 (-9.71%)
Mutual labels:  ai
Hands On Ml Zh
📖 [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】
Stars: ✭ 3,616 (+716.25%)
Mutual labels:  sklearn
Lantern
Data exploration glue
Stars: ✭ 292 (-34.09%)
Mutual labels:  matplotlib
Yuka
JavaScript library for developing Game AI.
Stars: ✭ 290 (-34.54%)
Mutual labels:  ai
Vespa
The open big data serving engine. https://vespa.ai
Stars: ✭ 3,747 (+745.82%)
Mutual labels:  ai
Open Solution Mapping Challenge
Open solution to the Mapping Challenge 🌎
Stars: ✭ 291 (-34.31%)
Mutual labels:  lightgbm
Sqlflow
Brings SQL and AI together.
Stars: ✭ 4,412 (+895.94%)
Mutual labels:  ai
61-120 of 928 similar projects