All Projects → DanielhCarranza → Curso-Deep-Learning

DanielhCarranza / Curso-Deep-Learning

Licence: other
Curso de Deep Learning desde las bases de Python, Fundamentos del Machine Learning, Fundamentos Matematicos del ML y DL, Redes Neuronales construidas desde cero hasta poner tu modelo a producción con Tensorflow

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to Curso-Deep-Learning

android-development-course
Course for Android Development
Stars: ✭ 16 (+23.08%)
Mutual labels:  course
if977
Repositório da disciplina de Engenharia de Software voltada ao curso de Sistemas de Informação.
Stars: ✭ 60 (+361.54%)
Mutual labels:  course
Learn Machine Learning in 5 Months
This is the Curriculum to learn Machine Leaning from scratch to expert.
Stars: ✭ 51 (+292.31%)
Mutual labels:  course
modern-javascript
👨‍🏫 Mike's Modern JavaScript course
Stars: ✭ 14 (+7.69%)
Mutual labels:  course
data processing course
Some class materials for a data processing course using PySpark
Stars: ✭ 50 (+284.62%)
Mutual labels:  course
sysprog
Systems Programming course
Stars: ✭ 21 (+61.54%)
Mutual labels:  course
ARKit-SceneKIit Course
learning resource (SceneKit)
Stars: ✭ 102 (+684.62%)
Mutual labels:  course
illustrated-python-3-course
Course materials and handouts for Python 3, an illustrated tour course
Stars: ✭ 60 (+361.54%)
Mutual labels:  course
Course-Notes-Deep-Learning-by-Andrew-NG-on-Coursera
Hand Written course notes of Deep Learning Specialization by Andrew NG on Coursera
Stars: ✭ 23 (+76.92%)
Mutual labels:  course
Python Master Courses
人生苦短 我用Python
Stars: ✭ 61 (+369.23%)
Mutual labels:  course
rest-apis-flask-python
A small repository of projects built in my course, REST APIs with Flask and Python.
Stars: ✭ 861 (+6523.08%)
Mutual labels:  course
curso-ual17
Curso de infraestructura cloud con Openstack. Universidad de Almeria. Mayo 2017
Stars: ✭ 16 (+23.08%)
Mutual labels:  course
course
gary60405.github.io/course/
Stars: ✭ 17 (+30.77%)
Mutual labels:  course
excel-to-python-course
Student materials and handouts for Excel to Python course
Stars: ✭ 73 (+461.54%)
Mutual labels:  course
tensorflow-labsheets
Lab worksheets for the Applied Deep Learning Course.
Stars: ✭ 17 (+30.77%)
Mutual labels:  course
Geospatial Python CourseV1
This is an collection of blog posts turned into a course format
Stars: ✭ 53 (+307.69%)
Mutual labels:  course
androidCourseKotlin
Android Course in Kotlin
Stars: ✭ 19 (+46.15%)
Mutual labels:  course
courses
Grand Theft Bike V - Courses
Stars: ✭ 27 (+107.69%)
Mutual labels:  course
introduction-for-lnv-mobile-base
教程-移动端开发脚手架 lnv-mobile-base 使用教程
Stars: ✭ 39 (+200%)
Mutual labels:  course
course-deep-learning
Course Material for HSG 10,860,1.00 - Introduction to Applied Deep Learning with TensorFlow
Stars: ✭ 14 (+7.69%)
Mutual labels:  course

Curso Deep Learning

El objetivo de este curso de Deep Learning es aprender los fundamentos del Machine Learning, Deep Learning de forma practica y teorica.

Contenido del curso:

  • Python

    • Introduccion a Python
    • Modulo Numpy
    • Modulo Pandas
    • Visualizacion de datos con Matplotlib y Seaborn
  • Fundamentos Matematicos para el Deep Learning

    • Estadistica aplicada al Machine Learning
    • Probabilidad aplicada al ML
    • Algebra lineal y Calculo Vectorial aplicada al ML
  • Fundamentos del Machine Learning

    • Regression Lineal
    • Regresion Logistica
    • Support Vector Machines
    • Decision Trees, Random Forest and Gradient Boosting Machines
  • Fundamentos de Deep Learning

    • Perceptron
    • Foward Propagation
    • Backpropagation
    • Redes Neuronales Multicapa
    • Bases de Pytorch y Tensorflow
    • Tensorflow eager execution y Keras API
  • Deep Learning for Computer Vision

    • Redes Neuronales Convolucionales
    • Transfer Learning
    • Clasificacion en Imagenes
    • Deteccion de Objetos con Tensorflow Object Detection API
    • Algoritmos de Segmentacion
  • Deep Learning for Natural Language Proccessing

    • Redes Neuronales Recurrentes
    • Gated Recurrent Units
    • Long Short Term Memory
    • Bidirectional Recurrent Neural Networks
  • Aprendizaje No supervisado

    • Variational Autoencoders
    • Generative Adversarial Neural Networks
  • Introduccion al Deep Reinforcement Learning

Recursos para aprender Deep Learning

Libros

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].