YouTube Channel Recommendations for people who like Mark Jay (Click a channel's button below to go to their page on Channel Galaxy and find more new YouTube suggestions)
About Mark Jay
Welcome!
This channel focused on python tutorials across many topics such as machine learning, AI, data science, and signal processing. The goal is to teach python by doing interesting project.
Recent Videos from Mark Jay
Let's Install Tensorflow 2.4 (with CUDA toolkit) on Ubuntu 20.04 (AGAIN)
I'm back again
in this one we install the latest version of tensorflow (again).
That is version 2.4.1, and we're installing with GPU support for CUDA toolkit 11 and CUDNN 8.
Instructions https://markjay4k.github.io/Install-Tensorflow/
Thanks! Tensorflow Basics Tutorial Series - (Pt.2) Logistic Regression with MNIST
In this series we will learn the basics of tensorflow, starting from the beginning!
In this video, we'll look at Ligisitc Regression inTensorflow using the MNIST dataset
Reference repo: https://github.com/aymericdamien/TensorFlow-Examples
Github code: https://github.com/markjay4k/Tensorflow-Basic… Tensorflow Basics Tutorial Series - (Pt.1) Linear Regression
In this series we will learn the basics of tensorflow, starting from the beginning!
In this video, we'll look at doing Linear Regression with Tensorflow
Reference repo: https://github.com/aymericdamien/TensorFlow-Examples
Github code: https://github.com/markjay4k/Tensorflow-Basics-Series/blob/mas…