Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 521 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 521 Bytes

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.