Discounted courses from just $13.99 USD and save an extra 20% with code RELAMPAGO20SEP | Ends today at 11:59 PM!

LIGHTNING20SEP

Artificial Intelligence and Deep Learning with Python

Do you want to master the most advanced techniques in Artificial Intelligence and Deep Learning and create powerful Neural Networks from scratch? This course provides you with a clear and accessible guide to approach Artificial Intelligence projects using Deep Learning techniques with the TensorFlow/Keras framework and Python.

By Ivan Pinar Dominguez | Master in Project Management from ESDEN Business School

(8)
$15.99 USD $74.99 USD

15 day refund guarantee

This course includes:

▪️ 5h 57m duration on demand

▪️ 81 lessons

▪️ 187 downloadable resources

▪️ Available on mobile devices

▪️ Access forever

▪️ Language:

  • Spanish

▪️ Unlimited consultations

✦ Bonus: Set of Downloadable Guides and Work Files

⚑ Certificate of completion

What you will learn

🟧 You will master Deep Learning techniques from scratch and with simple explanations.

🟧 You will delve deeper into the concepts of Artificial Intelligence, Machine Learning and Deep Learning.

🟧 You will learn about the different types of Neural Networks, assess which one is the most appropriate and optimize them.

🟧 You will create Artificial Neural Networks (ANN) with Tensorflow to apply them in your project from start to finish.

🟧 You will create Convolutional Neural Networks (CNN) with Tensorflow being able to create image-based projects.

🟧 You will create Recurrent Neural Networks (RNN) with Tensorflow to work with data sequences such as time forecasts or text sequences.

🟧 You will create Neural Networks focused on unsupervised learning to address clustering, anomaly detection, or dimensionality reduction projects.

🟧 You will predict the future thanks to Machine Learning models to achieve a competitive advantage.

Course content

U1: Fundamentals of AI and Deep Learning
  • Fundamentals of Machine Learning and Deep Learning
  • Setting up Python and Libraries for Deep Learning
  • Introduction to supervised learning
  • Understanding overfitting and underfitting in supervised learning
  • Metrics for evaluating Classification models
  • Ethics for evaluating regression models
  • Introduction to unsupervised learning
U2: Creation of Artificial Neural Networks (ANN)
  • Basics of neurons and perceptrons
  • Fundamentals of neural networks
  • Different activation functions
  • Activation functions for multiclass models
  • Cost Functions and Gradient Descent
  • How backpropagation works
  • Strategies for designing effective neural networks
  • Advantages of using Tensorflow and Keras
  • Practical case of regression with Keras
  • How to import libraries and fonts in Keras
  • Data analysis and preprocessing in Keras (I)
  • Data analysis and preprocessing in Keras (II)
  • Data splitting in Train and Test with Keras
  • Data scaling in Keras
  • Creating Regression Models in Keras
  • Training Regression Models in Keras
  • Evaluation and Prediction in Regression with Keras
  • Practical case of Binary Classification with Keras
  • Importing libraries and fonts for Binary Classification
  • Data analysis and preprocessing for
  • Binary classification
  • Data splitting into Train and Test for Binary Classification
  • Data Scaling for Binary Classification
  • Creating Binary Classification Models
  • Training Binary Classification Models
  • Evaluation and Prediction in Binary Classification with Keras
  • Multiclass Classification Case Study with Keras
  • Importing libraries and fonts for Multiclass Classification
  • Data analysis and preprocessing for multiclass classification (I)
  • Data analysis and preprocessing for multiclass classification (II)
  • Data Splitting into Train and Test for Multiclass Classification
  • Data Scaling for Multiclass Classification
  • Creating Multiclass Classification Models
  • Training Multiclass Classification Models
  • Evaluation and Prediction in Multiclass Classification with Keras
  • Model monitoring with Tensorboard
U3: Creation of Convolutional Neural Networks (CNN)
  • Convolutional Neural Networks (CNN) Basics
  • Image filters and kernels in CNN
  • Convolutional layers in neural networks
  • Pooling layers in neural networks
  • Black and White Image Classification Case Study
  • Importing libraries and fonts for Black and White Image Classification
  • Black and White Image Preprocessor
  • Creating models for Black and White Image Classification
  • Training models for Black and White Image Classification
  • Evaluation and Prediction in Black and White Image Classification
  • RGB Image Classification Case Study
  • Importing libraries and fonts for RGB image classification
  • RGB image preprocessing
  • Creating models for RGB image classification
  • Training models for RGB image classification
  • Evaluation and Prediction in RGB Image Classification
U4: Creation of Recurrent Neural Networks (RNN)
  • Introduction to Recurrent Neural Networks (RNN)
  • LSTM Neural Networks
  • Creating batches in RNN
  • Forecasting with RNN practical case
  • Importing libraries and sources for Forecasting with RNN
  • Data preprocessing for Forecasting with RNN
  • Data splitting in Train and Test for Forecasting with RNN
  • Data Scaling for Forecasting with RNN
  • Creating Time Series Generators for Forecasting with RNN
  • Development of Forecasting models with RNN
  • Training Forecasting Models with RNN
  • Evaluation and Prediction in Forecasting with RNN
U5: Creation of Neural Networks in Unsupervised Learning
  • Basics of unsupervised neural networks
  • Introduction to autoencoders in neural networks
  • Unsupervised neural networks case study
  • Importing libraries and sources for unsupervised neural networks
  • Data preprocessing for unsupervised neural networks
  • Scaling in unsupervised neural networks
  • Estimating the number of clusters for unsupervised neural networks
  • Building the model for unsupervised neural networks
  • Model training for unsupervised neural networks
  • Evaluation and prediction for unsupervised neural networks
U6: Conclusions
  • Conclusions
Course evaluation
  • This course contains a final exam
G-Tools: For Students
  • Exclusive access to cutting-edge student tools: improve your employability, participate in exclusive events, take advantage of our intelligent virtual assistant, and more.
⚑ Certificate of completion
  • Your personalized digital certificate, a unique badge of your achievements, with international validity, course duration and QR code for instant verification.
__
Downloadable resources:

📎 Downloadable Guide Set:

▸ AI Deep Learning Slides_IPD

📎 Materials for the Deep Learning Datasets and Scripts practice:

▸ ANN Binary Classification
▸ ANN Multiclass Classification
▸ ANN Regression
▸ CNN B&W Images
▸ CNN RGB Images
▸ NN Unsupervised
▸ RNN Forecasting

Description

Do you want to master the most advanced techniques of Artificial Intelligence and Deep Learning and create powerful Neural Networks from scratch?

This course provides you with a clear and accessible guide to approach Artificial Intelligence projects using Deep Learning techniques with the TensorFlow/Keras framework and Python.

TensorFlow is an open source library, originally developed by Google, designed for numerical computing using graphs and data flows. This tool allows the creation of neural networks capable of modeling data and making automatic predictions, emulating the behavior of human neurons. Leading companies around the world such as Airbnb, eBay, Dropbox, Snapchat, Twitter, Uber, SAP, Qualcomm, IBM, Intel and Google use TensorFlow for their advanced AI operations.

In this course, you will learn from scratch everything you need to become an expert in Deep Learning. You will install the Python environment and essential libraries step by step, and you will be trained to create different types of neural networks:

- Artificial Neural Networks (ANN): For general modeling and predictions.
- Convolutional Neural Networks (CNN): For image processing and classification.
- Recurrent Neural Networks (RNN): For data sequence analysis and temporal forecasting.
- Neural Networks in Unsupervised Learning: For clustering projects, anomaly detection, and more.

The practical approach of the course ensures that you will not only understand the theory, but also apply what you have learned in real projects. Each block of the course includes practical cases explained step by step, making it easy to understand and immediately apply Deep Learning techniques to your own projects.

In addition, you will have access to extensive reference material and all the scripts used during the course. These resources are designed so that you can easily reuse them in your specific use cases. My goal is that, upon completion of the course, you will be able to immediately apply what you have learned to your particular situation.
It's time to act. By taking this course, you will master the most advanced Deep Learning technology, gaining a crucial skill to stand out in the market and maximize the potential of your data and your time with artificial intelligence.

Sign up now and take your skills to the next level!


Companies from all industries invest in the development of their teams with this course from G-Talent and Ivan Pinar Dominguez


Customer Reviews

Based on 8 reviews
100%
(8)
0%
(0)
0%
(0)
0%
(0)
0%
(0)
A
Alberto Matogo
Breve y sencillo

Recomendado, he aprendido muchísimo. Ahora a desarrollar proyectos propios y a
ganar experiencia aplicando los conocimientos obtenidos en el curso

L
Luis Hernández
Me gusto mucho la forma de enseñanza

Sin duda es un gran curso de redes neuronales, está muy bien explicado y hay mucha
teoría de por medio

M
MARIO ALBERTO R.
Es excelente

Excelente experiencia

Ivan Pinar Dominguez

Master in Project Management from ESDEN Business School

About Ivan Pinar Dominguez

Master in Project Management from ESDEN Business School

The Passion and Experience You Need to Master Machine Learning

Ivan Pinar is a leading telecommunications engineer originally from Spain with an insatiable passion for technology, project management, and teaching. His dynamic and engaging approach to instruction ensures that each student gains the maximum value in knowledge for every minute invested in his classes.

With vast experience in the telecommunications industry, Ivan stays at the forefront of the latest technologies and trends. His ability to break down complex concepts into clear and concise explanations makes him an ideal instructor for students of all levels, from beginners to advanced.

What makes Ivan different?

Top-Level Technical Expertise: Ivan has worked on numerous innovative projects, acquiring deep practical and theoretical knowledge in advanced technologies. His industry experience allows him to offer real-world examples and practical applications that enrich his students’ learning.

Master in Project Management: Beyond his technical expertise, Ivan is an expert in project management. He has successfully led complex and multifaceted projects, imparting to his students the best practices and essential principles to manage projects effectively in any environment.

Student-Centered Approach: Ivan firmly believes that everyone has the potential to learn and achieve their goals. His student-centered teaching method creates a positive and motivating environment, where students feel comfortable to ask questions, experiment, and explore new ideas.

Passion for Teaching: Ivan’s dedication to education is palpable in every class he teaches. His enthusiasm and commitment ensure that each student not only learns, but is also inspired to continue developing and reaching new horizons.

If you are looking for an instructor who combines passion, experience and a deep commitment to your success, Iván Pinar is the perfect choice. Join his classes and discover how you can transform your knowledge and skills into real tools for success in the world of technology and project management.

Sign up now and learn from one of the best!

Discover the added value: G-Tools and much more

In addition to high-quality content, this course gives you access to G-Tools, a suite of tools and resources designed to enhance your learning and your career.

Employability support resources, live events and take advantage of Aixa.IA's artificial intelligence to resolve your questions at any time.

What to expect from G-Talent courses?

  • Study at your own pace

    Get video courses, taught by top instructors, to study at your own pace

  • Learn from the best

    Provides high quality courses developed by carefully selected experts

  • Quality guaranteed

    Not sure? All our courses offer a 15-day success guarantee

  • Permanent accompaniment

    Learn at your own pace, with lifelong updates, access and support.

  • Personalized certificate

    Get a world-class certificate, with international validity and a unique encrypted QR code

  • G-Tools: For Students

    Find all the tools you need for your employability in one place.