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.
NALU-Keras
A keras implementation of [Neural Arithmetic Logic Units](https://arxiv.org/pdf/1808.00508.pdf) by Andrew et. al.
machine-learning-experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
Mathematical_Symbols_Recognition
Recognition and Classification of Handwritten Math Symbols using Keras
easy-VQA-demo
A Web-based Javascript Demo of an easy-VQA model.
easy-VQA-keras
A Keras implementation of VQA using the easy-VQA dataset.
satellite-image-deep-learning
Deep learning with satellite & aerial imagery
3d-cnn-action-recognition
Implementation of Action Recognition using 3D Convnet on UCF-101 dataset.
UFC-Prediction
🥊 UFC Prediction using Machine Learning methods | Python: Tensorflow, Keras, Scikit-Learn
DS_and_ML_projects
Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.
AI-Stock-Trader
Created an DQN AI Agent which chooses to sell, buy, or keep stocks from various companies.