SlideShare a Scribd company logo
1 of 13
PLAN OF PRESENTATION





 High-level neural networks API, written in
Python
 Models described in Python code. No
separate models config files
 Allows for easy and fast prototyping
(through user friendliness, modularity, and
extensibility)
 Runs seamlessly on CPUs and GPUs
Keras is an Application Programme Interface
designed for human beings, not machines. It puts
user experience front and center. Keras follows
best practices for reducing cognitive load (amount
of working memory resources used): it offers
consistent & simple APIs, it minimizes the
number of user actions required for common use
cases, and it provides clear and actionable
feedback upon user error.



Buildasimplemodel
In Keras, you assemble layers to build models. A model is (usually) a
graphof layers.
Themost commontype of model isastack of layers: the model.
Tobuildasimple, fully-connected network (i.e., amulti-layerperceptron):
Asimple, fully-connected network
Inputdata
YoucantrainkerasmodelsdirectlyonRmatricesandarrays(possiblycreatedfrom
(possiblycreatedfromR ).
Amodelisfittothetrainingdatausingthe method:
 Keras is a high-level API to build and train deep
learning models. It’s used for fast prototyping,
advanced research, and production, with three key
advantages:
User friendly – Keras has a simple, consistent
interface optimized for common use cases. It provides
clear and actionable feedback for user errors.
Modular and composable – Keras models are made
by connecting configurable building blocks together,
with few restrictions.
Easy to extend – Write custom building blocks to
express new ideas for research. Create new layers,
loss functions, and develop state-of-the-art models.
KERAS an app that helps to analyze a large volume of data .pptx

More Related Content

Similar to KERAS an app that helps to analyze a large volume of data .pptx

Migration To Multi Core - Parallel Programming Models
Migration To Multi Core - Parallel Programming ModelsMigration To Multi Core - Parallel Programming Models
Migration To Multi Core - Parallel Programming ModelsZvi Avraham
 
RESUME_VISHNU_PRIYA
RESUME_VISHNU_PRIYARESUME_VISHNU_PRIYA
RESUME_VISHNU_PRIYAVishnu Priya
 
Cloud Module 3 .pptx
Cloud Module 3 .pptxCloud Module 3 .pptx
Cloud Module 3 .pptxssuser41d319
 
Real time machine learning proposers day v3
Real time machine learning proposers day v3Real time machine learning proposers day v3
Real time machine learning proposers day v3mustafa sarac
 
Deep Learning at the Edge
Deep Learning at the EdgeDeep Learning at the Edge
Deep Learning at the EdgeJulien SIMON
 
Hexagonal architecture - message-oriented software design (Symfony Live Berli...
Hexagonal architecture - message-oriented software design (Symfony Live Berli...Hexagonal architecture - message-oriented software design (Symfony Live Berli...
Hexagonal architecture - message-oriented software design (Symfony Live Berli...Matthias Noback
 
Hexagonal architecture - message-oriented software design (PHP Benelux 2016)
Hexagonal architecture - message-oriented software design (PHP Benelux 2016)Hexagonal architecture - message-oriented software design (PHP Benelux 2016)
Hexagonal architecture - message-oriented software design (PHP Benelux 2016)Matthias Noback
 
IS-ENES COMP Superscalar tutorial
IS-ENES COMP Superscalar tutorialIS-ENES COMP Superscalar tutorial
IS-ENES COMP Superscalar tutorialRoger Rafanell Mas
 
parallel programming models
 parallel programming models parallel programming models
parallel programming modelsSwetha S
 
How Java 19 Influences the Future of Your High-Scale Applications .pdf
How Java 19 Influences the Future of Your High-Scale Applications .pdfHow Java 19 Influences the Future of Your High-Scale Applications .pdf
How Java 19 Influences the Future of Your High-Scale Applications .pdfAna-Maria Mihalceanu
 
DLT UNIT-3.docx
DLT  UNIT-3.docxDLT  UNIT-3.docx
DLT UNIT-3.docx0567Padma
 
Mirabilis_Design AMD Versal System-Level IP Library
Mirabilis_Design AMD Versal System-Level IP LibraryMirabilis_Design AMD Versal System-Level IP Library
Mirabilis_Design AMD Versal System-Level IP LibraryDeepak Shankar
 
Hexagonal architecture - message-oriented software design (PHP Barcelona 2015)
Hexagonal architecture - message-oriented software design (PHP Barcelona 2015)Hexagonal architecture - message-oriented software design (PHP Barcelona 2015)
Hexagonal architecture - message-oriented software design (PHP Barcelona 2015)Matthias Noback
 
Device Data Directory and Asynchronous execution: A path to heterogeneous com...
Device Data Directory and Asynchronous execution: A path to heterogeneous com...Device Data Directory and Asynchronous execution: A path to heterogeneous com...
Device Data Directory and Asynchronous execution: A path to heterogeneous com...LEGATO project
 
First phase report on "ANALYZING THE EFFECTIVENESS OF THE ADVANCED ENCRYPTION...
First phase report on "ANALYZING THE EFFECTIVENESS OF THE ADVANCED ENCRYPTION...First phase report on "ANALYZING THE EFFECTIVENESS OF THE ADVANCED ENCRYPTION...
First phase report on "ANALYZING THE EFFECTIVENESS OF THE ADVANCED ENCRYPTION...Nikhil Jain
 
Heuritech: Apache Spark REX
Heuritech: Apache Spark REXHeuritech: Apache Spark REX
Heuritech: Apache Spark REXdidmarin
 
Apache Spark REX Heuritech for La Poste
Apache Spark REX Heuritech for La PosteApache Spark REX Heuritech for La Poste
Apache Spark REX Heuritech for La PosteHeuritech
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER) International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER) ijceronline
 

Similar to KERAS an app that helps to analyze a large volume of data .pptx (20)

Migration To Multi Core - Parallel Programming Models
Migration To Multi Core - Parallel Programming ModelsMigration To Multi Core - Parallel Programming Models
Migration To Multi Core - Parallel Programming Models
 
RESUME_VISHNU_PRIYA
RESUME_VISHNU_PRIYARESUME_VISHNU_PRIYA
RESUME_VISHNU_PRIYA
 
Parallel Processing Concepts
Parallel Processing Concepts Parallel Processing Concepts
Parallel Processing Concepts
 
Cloud Module 3 .pptx
Cloud Module 3 .pptxCloud Module 3 .pptx
Cloud Module 3 .pptx
 
Real time machine learning proposers day v3
Real time machine learning proposers day v3Real time machine learning proposers day v3
Real time machine learning proposers day v3
 
Deep Learning at the Edge
Deep Learning at the EdgeDeep Learning at the Edge
Deep Learning at the Edge
 
Hexagonal architecture - message-oriented software design (Symfony Live Berli...
Hexagonal architecture - message-oriented software design (Symfony Live Berli...Hexagonal architecture - message-oriented software design (Symfony Live Berli...
Hexagonal architecture - message-oriented software design (Symfony Live Berli...
 
Hexagonal architecture - message-oriented software design (PHP Benelux 2016)
Hexagonal architecture - message-oriented software design (PHP Benelux 2016)Hexagonal architecture - message-oriented software design (PHP Benelux 2016)
Hexagonal architecture - message-oriented software design (PHP Benelux 2016)
 
IS-ENES COMP Superscalar tutorial
IS-ENES COMP Superscalar tutorialIS-ENES COMP Superscalar tutorial
IS-ENES COMP Superscalar tutorial
 
parallel programming models
 parallel programming models parallel programming models
parallel programming models
 
How Java 19 Influences the Future of Your High-Scale Applications .pdf
How Java 19 Influences the Future of Your High-Scale Applications .pdfHow Java 19 Influences the Future of Your High-Scale Applications .pdf
How Java 19 Influences the Future of Your High-Scale Applications .pdf
 
DLT UNIT-3.docx
DLT  UNIT-3.docxDLT  UNIT-3.docx
DLT UNIT-3.docx
 
Mirabilis_Design AMD Versal System-Level IP Library
Mirabilis_Design AMD Versal System-Level IP LibraryMirabilis_Design AMD Versal System-Level IP Library
Mirabilis_Design AMD Versal System-Level IP Library
 
Hexagonal architecture - message-oriented software design (PHP Barcelona 2015)
Hexagonal architecture - message-oriented software design (PHP Barcelona 2015)Hexagonal architecture - message-oriented software design (PHP Barcelona 2015)
Hexagonal architecture - message-oriented software design (PHP Barcelona 2015)
 
Par com
Par comPar com
Par com
 
Device Data Directory and Asynchronous execution: A path to heterogeneous com...
Device Data Directory and Asynchronous execution: A path to heterogeneous com...Device Data Directory and Asynchronous execution: A path to heterogeneous com...
Device Data Directory and Asynchronous execution: A path to heterogeneous com...
 
First phase report on "ANALYZING THE EFFECTIVENESS OF THE ADVANCED ENCRYPTION...
First phase report on "ANALYZING THE EFFECTIVENESS OF THE ADVANCED ENCRYPTION...First phase report on "ANALYZING THE EFFECTIVENESS OF THE ADVANCED ENCRYPTION...
First phase report on "ANALYZING THE EFFECTIVENESS OF THE ADVANCED ENCRYPTION...
 
Heuritech: Apache Spark REX
Heuritech: Apache Spark REXHeuritech: Apache Spark REX
Heuritech: Apache Spark REX
 
Apache Spark REX Heuritech for La Poste
Apache Spark REX Heuritech for La PosteApache Spark REX Heuritech for La Poste
Apache Spark REX Heuritech for La Poste
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER) International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 

More from AroutselvamChanemoug1

MARKET POWER The Monopoly and monopsony.ppt
MARKET POWER The Monopoly and monopsony.pptMARKET POWER The Monopoly and monopsony.ppt
MARKET POWER The Monopoly and monopsony.pptAroutselvamChanemoug1
 
PROFIT MAXIMISATION using MR, MC and profit maximisation.pptx
PROFIT MAXIMISATION using MR, MC and profit maximisation.pptxPROFIT MAXIMISATION using MR, MC and profit maximisation.pptx
PROFIT MAXIMISATION using MR, MC and profit maximisation.pptxAroutselvamChanemoug1
 
PHILLIPS CURVE and the employment relationship.pptx
PHILLIPS CURVE and the employment relationship.pptxPHILLIPS CURVE and the employment relationship.pptx
PHILLIPS CURVE and the employment relationship.pptxAroutselvamChanemoug1
 
INVESTMENT AND SAVINGS-LIQUIDITY AND MONEY MODEL .pptx
INVESTMENT AND SAVINGS-LIQUIDITY AND MONEY MODEL .pptxINVESTMENT AND SAVINGS-LIQUIDITY AND MONEY MODEL .pptx
INVESTMENT AND SAVINGS-LIQUIDITY AND MONEY MODEL .pptxAroutselvamChanemoug1
 
Consumption function is explained in detail with the use of four theories.pptx
Consumption function is explained in detail with the use of four theories.pptxConsumption function is explained in detail with the use of four theories.pptx
Consumption function is explained in detail with the use of four theories.pptxAroutselvamChanemoug1
 
tensor flow apt solution for researchers
tensor flow apt solution for researcherstensor flow apt solution for researchers
tensor flow apt solution for researchersAroutselvamChanemoug1
 
UNCERTAINITY AND CONSUMER BEHAVIOUR PPT.pptx
UNCERTAINITY AND CONSUMER BEHAVIOUR PPT.pptxUNCERTAINITY AND CONSUMER BEHAVIOUR PPT.pptx
UNCERTAINITY AND CONSUMER BEHAVIOUR PPT.pptxAroutselvamChanemoug1
 
Consumer Behavior in agricultural consumption.pptx
Consumer Behavior in agricultural consumption.pptxConsumer Behavior in agricultural consumption.pptx
Consumer Behavior in agricultural consumption.pptxAroutselvamChanemoug1
 
INDIVIDUAL AND MARKET DEMAND IN AGRICULTURAL ECONOMICS.pptx
INDIVIDUAL AND MARKET DEMAND IN AGRICULTURAL ECONOMICS.pptxINDIVIDUAL AND MARKET DEMAND IN AGRICULTURAL ECONOMICS.pptx
INDIVIDUAL AND MARKET DEMAND IN AGRICULTURAL ECONOMICS.pptxAroutselvamChanemoug1
 

More from AroutselvamChanemoug1 (9)

MARKET POWER The Monopoly and monopsony.ppt
MARKET POWER The Monopoly and monopsony.pptMARKET POWER The Monopoly and monopsony.ppt
MARKET POWER The Monopoly and monopsony.ppt
 
PROFIT MAXIMISATION using MR, MC and profit maximisation.pptx
PROFIT MAXIMISATION using MR, MC and profit maximisation.pptxPROFIT MAXIMISATION using MR, MC and profit maximisation.pptx
PROFIT MAXIMISATION using MR, MC and profit maximisation.pptx
 
PHILLIPS CURVE and the employment relationship.pptx
PHILLIPS CURVE and the employment relationship.pptxPHILLIPS CURVE and the employment relationship.pptx
PHILLIPS CURVE and the employment relationship.pptx
 
INVESTMENT AND SAVINGS-LIQUIDITY AND MONEY MODEL .pptx
INVESTMENT AND SAVINGS-LIQUIDITY AND MONEY MODEL .pptxINVESTMENT AND SAVINGS-LIQUIDITY AND MONEY MODEL .pptx
INVESTMENT AND SAVINGS-LIQUIDITY AND MONEY MODEL .pptx
 
Consumption function is explained in detail with the use of four theories.pptx
Consumption function is explained in detail with the use of four theories.pptxConsumption function is explained in detail with the use of four theories.pptx
Consumption function is explained in detail with the use of four theories.pptx
 
tensor flow apt solution for researchers
tensor flow apt solution for researcherstensor flow apt solution for researchers
tensor flow apt solution for researchers
 
UNCERTAINITY AND CONSUMER BEHAVIOUR PPT.pptx
UNCERTAINITY AND CONSUMER BEHAVIOUR PPT.pptxUNCERTAINITY AND CONSUMER BEHAVIOUR PPT.pptx
UNCERTAINITY AND CONSUMER BEHAVIOUR PPT.pptx
 
Consumer Behavior in agricultural consumption.pptx
Consumer Behavior in agricultural consumption.pptxConsumer Behavior in agricultural consumption.pptx
Consumer Behavior in agricultural consumption.pptx
 
INDIVIDUAL AND MARKET DEMAND IN AGRICULTURAL ECONOMICS.pptx
INDIVIDUAL AND MARKET DEMAND IN AGRICULTURAL ECONOMICS.pptxINDIVIDUAL AND MARKET DEMAND IN AGRICULTURAL ECONOMICS.pptx
INDIVIDUAL AND MARKET DEMAND IN AGRICULTURAL ECONOMICS.pptx
 

Recently uploaded

Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701bronxfugly43
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 

Recently uploaded (20)

Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 

KERAS an app that helps to analyze a large volume of data .pptx

  • 1.
  • 2.
  • 4.  High-level neural networks API, written in Python  Models described in Python code. No separate models config files  Allows for easy and fast prototyping (through user friendliness, modularity, and extensibility)  Runs seamlessly on CPUs and GPUs
  • 5.
  • 6. Keras is an Application Programme Interface designed for human beings, not machines. It puts user experience front and center. Keras follows best practices for reducing cognitive load (amount of working memory resources used): it offers consistent & simple APIs, it minimizes the number of user actions required for common use cases, and it provides clear and actionable feedback upon user error.
  • 7.
  • 9. Buildasimplemodel In Keras, you assemble layers to build models. A model is (usually) a graphof layers. Themost commontype of model isastack of layers: the model. Tobuildasimple, fully-connected network (i.e., amulti-layerperceptron):
  • 12.  Keras is a high-level API to build and train deep learning models. It’s used for fast prototyping, advanced research, and production, with three key advantages: User friendly – Keras has a simple, consistent interface optimized for common use cases. It provides clear and actionable feedback for user errors. Modular and composable – Keras models are made by connecting configurable building blocks together, with few restrictions. Easy to extend – Write custom building blocks to express new ideas for research. Create new layers, loss functions, and develop state-of-the-art models.