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.6k
Stars
289
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

22
Stars
7
Forks
Watchers

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

techniques

7.8k
Stars
1.4k
Forks
214
Watchers

Techniques for deep learning with satellite & aerial imagery

3d-cnn-action-recognition

74
Stars
32
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

140
Stars
59
Forks
Watchers

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

AI-Stock-Trader

17
Stars
7
Forks
Watchers

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