All Projects → jfsantos → Keras Tutorial

jfsantos / Keras Tutorial

Licence: mit
Tutorial teaching the basics of Keras and some deep learning concepts

Projects that are alternatives of or similar to Keras Tutorial

Sru Deeplearning Workshop
دوره 12 ساعته یادگیری عمیق با چارچوب Keras
Stars: ✭ 66 (-32.65%)
Mutual labels:  jupyter-notebook, tutorial
Kaggle Notebooks
Sample notebooks for Kaggle competitions
Stars: ✭ 77 (-21.43%)
Mutual labels:  jupyter-notebook, tutorial
Allstate capstone
Allstate Kaggle Competition ML Capstone Project
Stars: ✭ 72 (-26.53%)
Mutual labels:  jupyter-notebook, tutorial
Mindspore Nlp Tutorial
Natural Language Processing Tutorial for MindSpore Users
Stars: ✭ 58 (-40.82%)
Mutual labels:  jupyter-notebook, tutorial
100 Plus Python Programming Exercises Extended
100+ python programming exercise problem discussed ,explained and solved in different ways
Stars: ✭ 1,250 (+1175.51%)
Mutual labels:  jupyter-notebook, tutorial
Regex In Python
A comprehensive guide for learning regular expressions using Python
Stars: ✭ 58 (-40.82%)
Mutual labels:  jupyter-notebook, tutorial
Nlp Tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
Stars: ✭ 9,895 (+9996.94%)
Mutual labels:  jupyter-notebook, tutorial
Computervision Recipes
Best Practices, code samples, and documentation for Computer Vision.
Stars: ✭ 8,214 (+8281.63%)
Mutual labels:  jupyter-notebook, tutorial
Tensorflow Tutorials
TensorFlow Tutorials with YouTube Videos
Stars: ✭ 8,919 (+9001.02%)
Mutual labels:  jupyter-notebook, tutorial
Machine Learning
My Attempt(s) In The World Of ML/DL....
Stars: ✭ 78 (-20.41%)
Mutual labels:  jupyter-notebook, tutorial
Mmdetection object detection demo
How to train an object detection model with mmdetection
Stars: ✭ 55 (-43.88%)
Mutual labels:  jupyter-notebook, tutorial
H2o Tutorials
Tutorials and training material for the H2O Machine Learning Platform
Stars: ✭ 1,305 (+1231.63%)
Mutual labels:  jupyter-notebook, tutorial
Data Privacy For Data Scientists
A workshop on data privacy methods for data scientists.
Stars: ✭ 53 (-45.92%)
Mutual labels:  jupyter-notebook, tutorial
Deeplearning
Deep Learning From Scratch
Stars: ✭ 66 (-32.65%)
Mutual labels:  jupyter-notebook, tutorial
Ncar Python Tutorial
Numerical & Scientific Computing with Python Tutorial
Stars: ✭ 50 (-48.98%)
Mutual labels:  jupyter-notebook, tutorial
Deep learning for biologists with keras
tutorials made for biologists to learn deep learning
Stars: ✭ 74 (-24.49%)
Mutual labels:  jupyter-notebook, tutorial
Face Mask Detection
Face masks are crucial in minimizing the propagation of Covid-19, and are highly recommended or even obligatory in many situations. In this project, we develop a pipeline to detect unmasked faces in images. This can, for example, be used to alert people that do not wear a mask when entering a building.
Stars: ✭ 37 (-62.24%)
Mutual labels:  jupyter-notebook, tutorial
The Hello World Of Machine Learning
Learn to build a basic machine learning model from scratch with this repo and tutorial series.
Stars: ✭ 41 (-58.16%)
Mutual labels:  jupyter-notebook, tutorial
Learning python
Source material for Python Like You Mean it
Stars: ✭ 78 (-20.41%)
Mutual labels:  jupyter-notebook, tutorial
End To End Sequence Labeling Via Bi Directional Lstm Cnns Crf Tutorial
Tutorial for End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF
Stars: ✭ 87 (-11.22%)
Mutual labels:  jupyter-notebook, tutorial

Keras tutorial

This is a basic Keras tutorial, teaching the basics of feedforward, convolutional, and recurrent neural networks. There are also sections on regularization and how to use the Keras backend to write portable code that runs both in Theano and Tensorflow.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].