Best Open Source keras Libraries
A curated list of the most popular GitHub repositories tagged with keras. Select any project to visualize its architecture and dive into the codebase using RepoMind's AI engine.
#1lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
#2tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
#3donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
#4d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
#5matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
#6lukasmasuch/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
#7Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
#8MLEveryday/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
#9onnx/onnx
Open standard for machine learning interoperability
#10horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
#11tangyudi/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等热门领域
#12keras-team/autokeras
AutoML library for deep learning
#13eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.