Keras topic

Keras is an open source, cross platform, and user friendly neural network library written in Python. It is capable of running on top of TensorFlow, Microsoft Cognitive Toolkit, R, Theano, and PlaidML.

List Keras repositories

NALU-Keras

14
Stars
2
Forks
Watchers

A keras implementation of [Neural Arithmetic Logic Units](https://arxiv.org/pdf/1808.00508.pdf) by Andrew et. al.

machine-learning-experiments

1.3k
Stars
247
Forks
Watchers

🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo

Mathematical_Symbols_Recognition

5
Stars
3
Forks
Watchers

Recognition and Classification of Handwritten Math Symbols using Keras

easy-VQA-demo

12
Stars
3
Forks
Watchers

A Web-based Javascript Demo of an easy-VQA model.

easy-VQA-keras

19
Stars
6
Forks
Watchers

A Keras implementation of VQA using the easy-VQA dataset.

satellite-image-deep-learning

5.6k
Stars
1.0k
Forks
214
Watchers

Deep learning with satellite & aerial imagery

3d-cnn-action-recognition

69
Stars
36
Forks
Watchers

Implementation of Action Recognition using 3D Convnet on UCF-101 dataset.

UFC-Prediction

7
Stars
2
Forks
Watchers

🥊 UFC Prediction using Machine Learning methods | Python: Tensorflow, Keras, Scikit-Learn

DS_and_ML_projects

114
Stars
47
Forks
Watchers

Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.

AI-Stock-Trader

5
Stars
2
Forks
Watchers

Created an DQN AI Agent which chooses to sell, buy, or keep stocks from various companies.