top of page
Search


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
257 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
247 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 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,036 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
690 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
965 views
0 comments


Python Computer Vision Guided Project - Tensorflow Rock Paper Scissor, Level 4, 35 minutes
This Python computer vision project is a minimal level of difficulty to get computer vision to work well. Overfitting in computer...
Dec 10, 20222 min read
396 views
1 comment


LSTM Google Stock Prediction part 2 -Seasonal Decomposition Time SeriesLevel 2, 22 minutes
In our second part of the LSTM stock prediction using Tensorflow. Now that we have our deep learning model with LSTM recurrent layer set...
Dec 9, 20222 min read
441 views
0 comments


Python Stock Market Prediction with LSTM Neural Network Guided Project Part 1, Level 1, 18 min
In this Python deep learning project, we set up our LSTM neural network with Tensorflow in an attempt to get rich and predict the stock...
Dec 9, 20222 min read
6,217 views
2 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


LSTM stock prediction deep learning guided project Part 3 - level 5, 29 min
in the 3rd part of our stock market prediction using the LSTM layer to predict google stock. use TensorFlow and build a neural network...
Nov 18, 20221 min read
536 views
1 comment
bottom of page