Design for Mobile View Website Using Model View Controller

Design for Mobile View Website Using Model View Controller

Copyright: © 2023 |Pages: 15
DOI: 10.4018/978-1-6684-8582-8.ch015
OnDemand:
(Individual Chapters)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

This chapter gives a broad outline of machine learning and artificial intelligence and introduces the reader to many novel and most recent developments in the field of machine learning. The first half of this compilation provides an all-round view of the classical concepts of machine learning, namely: ensemble learning, concept of big data, handling of big data, and predictive data analytics using big data. Examples of machine learning (ML) frameworks are discussed, which are computer vision (CV), swarm algorithm, network science/graph theory and applications in machine learning, Bioinformatics using machine learning, and internet of things (IoT). A side note—R language is added as is the second most common language used worldwide for machine learning and this chapter spotlights mostly on Python language for ML. Deep learning, concepts, models, types, and algorithms in machine learning are elaborated in the subsequent section, followed by a detailed introduction to Neural networks, concepts of weight initialization, propagation, and vanishing gradient problem.
Chapter Preview
Top

Introduction

The front end of this website is built with React.js. Bootstrap was utilized in the development of the design. Bootstrap also helps with the responsiveness of the webpage and we can analyze the mobile view of the website. The client folder organizes the various components of each page into their own distinct folders, making it simpler for the developer to access the information they need. The images that are used throughout the entirety of the website each have their own folder.

Figure 1.

Dependencies used in the project

978-1-6684-8582-8.ch015.f01

The image above shows the dependencies of the project: bootstrap, router-dom, react-dom, toastify, and fontawesome.

Below, we can see the App page which holds the links to each page of the website.

Figure 2.

Paths that take you to each page

978-1-6684-8582-8.ch015.f02
Top

The Navigation Bar

Figure 3.

The navigation bar

978-1-6684-8582-8.ch015.f03

The home page:

Figure 4.

The home page

978-1-6684-8582-8.ch015.f04
Top
Figure 5.

The footer of the website

978-1-6684-8582-8.ch015.f05

Complete Chapter List

Search this Book:
Reset