11,213 skills found · Page 1 of 374
practical-tutorials / Project Based LearningCurated list of project-based tutorials
RasaHQ / Rasa💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
k4yt3x / Video2xA machine learning-based video super resolution and frame interpolation framework. Est. Hack the Valley II, 2018.
jantic / DeOldifyA Deep Learning based project for colorizing and restoring old images (and video!)
lightgbm-org / LightGBMA fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
deeplearning4j / Deeplearning4jSuite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learn...
dragen1860 / Deep Learning With TensorFlow Book深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
seanprashad / Leetcode PatternsA pattern-based approach to learning technical interview questions
gskinner / RegexrRegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions.
Engineer1999 / A Curated List Of ML System Design Case StudiesThis repository contains a curated collection of 300+ case studies from over 80 companies, detailing practical applications and insights into machine learning (ML) system design. The contents are organized to help you easily find relevant case studies based on industry or specific ML use cases.
nl8590687 / ASRT SpeechRecognitionA Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
shenweichen / DeepCTREasy-to-use,Modular and Extendible package of deep-learning based CTR models .
amusi / Awesome Object DetectionAwesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
go101 / Go101An up-to-date (unofficial) knowledge base for Go programming self learning
Xtremilicious / Projectlearn Project Based LearningA curated list of project tutorials for project-based learning.
Layout-Parser / Layout ParserA Unified Toolkit for Deep Learning Based Document Image Analysis
naganandy / Graph Based Deep Learning Literaturelinks to conference publications in graph-based deep learning
Tencent / TNNTNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.
google-deepmind / Dm ControlGoogle DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
ahkarami / Deep Learning In ProductionIn this repository, I will share some useful notes and references about deploying deep learning-based models in production.