The Engineering Projects
A lot of Engineering projects and tutorials for the students to help them in their final year projects and semester projects.
Pricing
141 Items

What is Neural Network?

neural network, what is neural network, Recurrent Neural Network, neural network basics, neural network intro Departments:Computer EngineeringComputer ScienceCodings:PythonSoftwares:TensorFlowHello Learners! Welcome to the next lecture on deep learning. We have read the detailed introduction to deep learning and are moving forward with the introduction of the neural network. I am excited to tell you about t ...

While Loop in Python

While Loop in python, python while loop, while loop in python, how to use while loop in python, while loop python, while in python, python while, while python Departments:Computer EngineeringComputer ScienceCodings:PythonSoftwares:TensorFlow Welcome to the next lesson of our python programming class. In the last session, we looked at the use of If-else statements and created simple programs to demonstrate the concept. While loops are another type of con ...

Lists vs Tuples in Python

Lists and Tuples in Python, lists in python, python lists, lists python, tuple python, tuple in python, python tuple, tuple vs list, list vs tuple Departments:Computer EngineeringComputer ScienceCodings:PythonSoftwares:TensorFlow Welcome to the fourteenth chapter of our python tutorial course. In the last lesson, we looked at sets and operations done to sets, including union and intersection. In this tutorial, we'll take a closer look at lists ...

How to use Sets in Python?

Sets in Python, python sets, sets python, python bool, bool python, how to use sets in python, use python sets Departments:Computer EngineeringComputer ScienceCodings:PythonSoftwares:TensorFlow This is the next lesson in our Python course. Previously, we looked at an overview of the different data types in python such as dictionaries, Boolean and sets. This tutorial will focus on Python sets to get a deeper ...