Programming
Showing 433–444 of 1793 results
Deep Dive into Go Functions
Functions are one of the most important elements in any language. In this course, you will learn functions that will allow you to take your Go programs to the next level.
Deep Dive into Go Packages
This course introduces you to everything you need to know about package in Go, both the mechanics of how to create them and the best practices that will help your application remain clear and manageable.
Deep Dive into Object Detection with YOLO
Learn how to implement object detection algorithms, focusing on the YOLO (You Only Look Once) framework.
Deep Learning for Android Apps
This course aims to equip you with the techniques to train the DL models, convert them to the TF Lite format, and deploy these models into your Android apps.
Deep Learning Onramp
Get started quickly using deep learning methods to perform image recognition.
Deep Learning using Keras – Complete & Compact Dummies Guide
Computer Vision with CNN: Basic Python, Numpy, Pandas, Matplotlib, Keras Text MLP, VGGNet, ResNet, Custom Model in Colab
Deep Learning with JAX and Flax
Discover how to build deep learning models using JAX and Flax, leveraging modern Python libraries for high-performance machine learning.
Deep Learning with MATLAB
Learn the theory and practice of building deep neural networks with real-life image and sequence data.
Deep Learning with PyTorch Step-by-Step: Part I – Fundamentals
This course is ideal for anyone who wants to learn PyTorch, starting from PyTorch basics and expanding to use PyTorch for deep learning.
Deep Learning with TensorFlow: Classification
Build deep learning models to classify data.
Deep Learning with TensorFlow: Image Classification
Classify image data with deep learning.
Defending Node Applications from SQL Injection, XSS, & CSRF Attacks
Learn how to protect Node.js Applications from SQL Injection, CSRF, & XSS Attacks, JavaScript safety practices, and what to do when something goes wrong.