top of page
Search


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...
Nov 6, 20232 min read
130 views
0 comments


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
Jul 29, 20231 min read
59 views
0 comments


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...
Jun 30, 20233 min read
241 views
0 comments


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...
Jun 28, 20232 min read
181 views
0 comments


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...
Jun 24, 20232 min read
256 views
0 comments


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...
Jun 1, 20232 min read
207 views
0 comments


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...
May 16, 20232 min read
994 views
0 comments


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...
May 2, 20232 min read
137 views
0 comments


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...
Apr 19, 20231 min read
245 views
0 comments


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...
Mar 21, 20232 min read
134 views
0 comments


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)
Mar 16, 20232 min read
185 views
0 comments


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,...
Mar 9, 20232 min read
122 views
0 comments


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...
Mar 6, 20232 min read
1,138 views
0 comments


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...
Feb 27, 20232 min read
749 views
1 comment


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...
Jan 17, 20232 min read
1,890 views
1 comment


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,...
Jan 11, 20232 min read
1,035 views
0 comments


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...
Jan 9, 20231 min read
1,359 views
0 comments


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...
Jan 8, 20231 min read
689 views
0 comments


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...
Dec 26, 20222 min read
960 views
0 comments


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...
Nov 24, 20221 min read
280 views
0 comments
bottom of page