Skip to content

renatocastro33/Keras_Introduction

 
 

Repository files navigation

Brief practice Introduction to Keras for image processing


  • Part I: Introducción

    • Basic Variables
    • Basic Operations
  • Part II: Machine Learning

    • Lineal Regression
    • Logistic Regression
    • Neural Networks
  • Part III: Deep Learning

    • Convolutional Neural Networks
    • CNNs Arquitectures
    • Transfer Learning
    • CNN using custom data
    • Basic RNN (LSTM)

Note: Use environment.yml to download libraries in order to run every notebook.

About

Introduction to Keras applying CNN and RNN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%