top of page
Search
Nov 6, 20232 min read
TensorFlow Simple Hugging Faces NLP Guided Project in Python
Hugging Face is an open-source library that provides pre-trained models for natural language processing (NLP) tasks. In this project, we...
124 views0 comments
Jul 29, 20231 min read
Functional API in TensorFlow Data Art Ai Generated Images Midjourney
Visit the post with the full walk-through video. Python How to Build a Perceptron with the Functional API in TensorFlow
59 views0 comments
Jun 30, 20233 min read
CNN TensorFlow Guided Project - Advanced MNIST functional API Multiple Forms of Image Preprocessing
In this guided project, we will embark on an exciting journey through the MNIST digits dataset, one of the most influential benchmarks in...
236 views0 comments
Jun 28, 20232 min read
Python Deep Learning Tips - Convolutional Network with TensorFlow's Convolution Network
One of the key tools in my arsenal for image recognition tasks is a Convolutional Neural Network (CNN) implemented in TensorFlow's...
178 views0 comments
Jun 24, 20232 min read
Python TensorFlow NLP Guided Project - BERT classifies Financial News Sentiment DistilBert Lvl.6
In today's data-driven world, extracting meaningful insights from the vast amount of information available is crucial for making informed...
250 views0 comments
Jun 1, 20232 min read
TensorFlow Computer Vision Guided Project - 10 animal prediction 22 min level 5
Zipped TensorFlow Sequential Animal Prediction Model Zipped Folder of Zipped Train and Zipped test Images used in Video Expanding our...
201 views0 comments
May 16, 20232 min read
TensorFlow Python Guided Project - Not Your Grandma's Titanic Classification Functional API Deep
Follow in this free-to-use Python TensorFlow guided project and build a deep learning model with the functional API in TensorFlow. Over...
987 views0 comments
May 2, 20232 min read
TensorFlow Python Guided Project -Not your Grandpas Titanic Classification 3 TensorFlow APIs 22mlvl4
TensorFlow is a power tool for building neural networks in many data science problems from tabular data and spreadsheets to NLP or text...
135 views0 comments
Apr 19, 20231 min read
Python TensorFlow Tips -When to use Sparse Categorical Crossentropy vs Categorical Crossentropy loss
TensorFlow is a powerful framework for building neural networks. With TensorFlow we can build deep-learning models that predict either a...
238 views0 comments
Mar 21, 20232 min read
Python TensorFlow NLP Guided Project Name generator - Indian God & Anime name generator, lvl 4, 20m
Follow along with this Free Guided TensorFlow project. In this free Python Project, we will use TensorFlow to build a deep learning...
133 views0 comments
Mar 16, 20232 min read
TensorFlow Simple Multiclass Computer Vision Guided Project Python - Dessert Classification 24m, L3
Download the folder for the files of the images of dessert used in the deep learning guided project. Zipped Folder with Images (202MB)...
184 views0 comments
Mar 9, 20232 min read
TensorFlow Simple MultiClass NLP prediction - Poem classification, level 2, 21 min
In this simple TensorFlow multiclass prediction problem in Python we will be an NLP model and attempt to classify poems as Affection,...
118 views0 comments
Mar 6, 20232 min read
Python Simple Computer Vision Guided Project TensorFlow - Pneumonia Prediction, Level 2, 21 min
In this simple TensorFlow Computer Vision Guided Project in Python we a convolution neural network or deep learning model to predict a...
1,131 views0 comments
Feb 27, 20232 min read
TensorFlow Simple NLP Sarcasm Prediction LSTM Deep Learning Guided Project in Python
In this Deep Learning TensorFlow Guided Project, we will use the LSTM recurrent layer along with an embedding layer and dense fully...
739 views1 comment
Jan 17, 20232 min read
Python Deep Learning Tips - How to Build a Deep Forward Network in Tensorflow with Sequential API
In Python use Tensorflow to build a deep forward deep learning architecture using the sequential model. The problem with such a long...
1,845 views1 comment
Jan 11, 20232 min read
Python Deep Learning Guided Project- LSTM Stock Prediction part 4, Tensorflow Functional, Lvl6 46min
Continuing our LSTM stock prediction Python guided deep learning project. In our part 4 part of our Tensorflow Stock prediction project,...
1,010 views0 comments
Jan 9, 20231 min read
Python Deep Learning Tips - How to Buil a Feed Forward Network in Tensorflow with the Sequential API
In Python using Tensorflow design a Feed Forward neural network to predict a regression problem with 40 features. To stick to the style...
1,357 views0 comments
Jan 8, 20231 min read
Python Deep Learning Tips - How to Buil a Perceptron in Tensorflow with the Sequential API
The perceptron model was the first and simplest type of neural network developed back in 1943. It works well but is certainly far from as...
688 views0 comments
Dec 26, 20222 min read
Python Deep Learning Guided Project Tensorflow -Employment Classification ML as baseline, lvl3, 27m
Follow along with me and code your own Python Tensorfow Project. In this beginner deep learning classification project with Tensorflow's...
953 views0 comments
Nov 24, 20221 min read
NLP Sentiment Prediction Tensorflow Guided Project. Predict rating from TripAdvisor Level 5 31min
Follow along with me and code in Python using Pandas and Tensorflow. We will predict the TripAdvisor star rating of hotels from the...
280 views0 comments
bottom of page