SlideShare a Scribd company logo
1 of 14
Neural Network Techniques
in Forecasting of Sales
Data
Analysis
Mining
Forecasting
ImplementBy: Mentor:
Hitesh Dua Juhi Singh
Vipul Bhargava
Kritika Saxena
Geetu Gambhir
What is Sales Forecasting ?
• Forecasting is the art of estimating future demand by
anticipating what buyers are likely to do under a given
set of future conditions.
• A sales forecast is a projection into the future of
expected demand given a stated set of environmental
and time conditions.
Need and Application of Sales Forecasting
• Human Resources
• Research & Development
• Marketing
• Finance
• Production
• Purchasing
Objective and Application
Turning This To This
The Process…..
Setting Goals for
forecasting
Gathering Data Analysis Of Data Mining of Data
Applying Various
Neural Network
Models on the data
Comparing and
Analysing various
Neural Network
Techniques
Evaluation of
Various Forecasting
Outcomes
Neural Networks
●Artificial neural network (ANN) is a machine learning
approach that models human brain and consists of a
number of artificial neurons.
●Each neuron in ANN receives a number of inputs.
●An activation function is applied to these inputs which
results in activation level of neuron (output value of the
neuron).
●Knowledge about the learning task is given in the form of
examples called training examples.
Neural Networks Models
• Feed Forward
• Recurrent
• Back-propagation
Feed Forward Model
●The classical learning algorithm of FFNN is based on the
gradient descent method.
●For this reason the activation function used in FFNN are
continuous functions of the weights, differentiable everywhere.
●The activation function for node i may be defined as a simple
form of the sigmoid function in the following manner:
where A > 0, Vi =  Wij * Yj , such that Wij is a weight of the link
from node i to node j and Yj is the output of node j.
Recurrent
• A recurrent neural network (RNN) is a class of neural
network where connections between units form a directed
cycle.
• Recurrent network can have connections that go backward
from output to input nodes and models dynamic systems.
• In this way, a recurrent network’s internal state can be altered
as sets of input data are presented. It can be said to have
memory.
• It is useful in solving problems where the solution depends not
just on the current inputs but on all previous inputs.
Training Algorithm: Back-propagation
• It searches for weight values that minimize the total error of
the network over the set of training examples (training set).
• Back-propagation consists of the repeated application of the
following two passes:
• Forward pass: In this step, the network is activated on one example
and the error of (each neuron of) the output layer is computed.
• Backward pass: in this step the network error is used for updating the
weights. The error is propagated backwards from the output layer
through the network layer by layer. This is done by recursively
computing the local gradient of each neuron.
Back-propagation
• Back-propagation training algorithm
• Back-propagation adjusts the weights of the NN in order to
minimize the network total mean squared error.
Base Research Paper
• Zheng Li, Renwang Li, Zhaohui Shang Haiyan
Wang, Xiulan Chen, Canlin Mo, “Application
of BP Neural Network to Sale Forecasting for
H Company”, Proceedings of the 2012 IEEE
16th International Conference on Computer
Supported Cooperative Work in Design
pp:304-307,2012.
References
1. Zheng Li, Renwang Li, Zhaohui Shang Haiyan Wang, Xiulan Chen, Canlin Mo,
“Application of BP Neural Network to Sale Forecasting for H Company”, pp:304-
307,2012.
2. Li Xia, "Sales forecasting study based on neural network “, CHINAHIGH-TECH
TNTERPRISES. No. 34, pp:55-56, 2010.
3. Frank M. Thiesing and Oliver Vornberger, “Sales Forecasting Using Neural Networks”
pp:2125-2128,1997.
4. Wu Zheng-jia, Wang Wen, and Zhou Jin, "Application of BP neural network to sales
forecasting for make-to-stock enterprises." Ind. Eng. J., vol. 3, pp: 105-107, Feburary
2010.
5. CHEN Yong, "Implement of sales forecasting system based on BP neural network,"
Comput. Inf., vo1.25, pp: 208-210, 2009.
6. Ma Rui, "Artificial neural network" , Mech. Ind. Press, 2010.
7. Zhou Zhihua, Cao Cungen, "Neural Network and Its Application,"
Tsinghua University Press, Beijing, 2004.
Thank You !

More Related Content

What's hot

Artificial neural network
Artificial neural networkArtificial neural network
Artificial neural networkFaria Priya
 
Neural network image recognition
Neural network image recognitionNeural network image recognition
Neural network image recognitionOleksii Sekundant
 
neural network
neural networkneural network
neural networkSTUDENT
 
Machine learning and_neural_network_lecture_slide_ece_dku
Machine learning and_neural_network_lecture_slide_ece_dkuMachine learning and_neural_network_lecture_slide_ece_dku
Machine learning and_neural_network_lecture_slide_ece_dkuSeokhyun Yoon
 
NEURAL Network Design Training
NEURAL Network Design  TrainingNEURAL Network Design  Training
NEURAL Network Design TrainingESCOM
 
Neural Networks for Pattern Recognition
Neural Networks for Pattern RecognitionNeural Networks for Pattern Recognition
Neural Networks for Pattern RecognitionVipra Singh
 
Artificial neural network
Artificial neural networkArtificial neural network
Artificial neural networkGauravPandey319
 
Neural network
Neural network Neural network
Neural network Faireen
 
Impact of Learning Functions on Prediction of Stock Data
Impact of Learning Functions on Prediction of Stock DataImpact of Learning Functions on Prediction of Stock Data
Impact of Learning Functions on Prediction of Stock DataUmmeSalmaM1
 
Artificial Neural Networks - ANN
Artificial Neural Networks - ANNArtificial Neural Networks - ANN
Artificial Neural Networks - ANNMohamed Talaat
 
Ai and neural networks
Ai and neural networksAi and neural networks
Ai and neural networksNikhil Kansari
 
Learning Methods in a Neural Network
Learning Methods in a Neural NetworkLearning Methods in a Neural Network
Learning Methods in a Neural NetworkSaransh Choudhary
 
ITAB2010-Thresholding Correlation Matrices
ITAB2010-Thresholding Correlation MatricesITAB2010-Thresholding Correlation Matrices
ITAB2010-Thresholding Correlation MatricesAthanasios Anastasiou
 
Pattern Recognition using Artificial Neural Network
Pattern Recognition using Artificial Neural NetworkPattern Recognition using Artificial Neural Network
Pattern Recognition using Artificial Neural NetworkEditor IJCATR
 
Artificial neural network
Artificial neural networkArtificial neural network
Artificial neural networkImtiaz Siddique
 
Artificial neural networks in hydrology
Artificial neural networks in hydrology Artificial neural networks in hydrology
Artificial neural networks in hydrology Jonathan D'Cruz
 
Artificial Neural Network(Artificial intelligence)
Artificial Neural Network(Artificial intelligence)Artificial Neural Network(Artificial intelligence)
Artificial Neural Network(Artificial intelligence)spartacus131211
 

What's hot (20)

Artificial neural network
Artificial neural networkArtificial neural network
Artificial neural network
 
Neural network image recognition
Neural network image recognitionNeural network image recognition
Neural network image recognition
 
Neural network
Neural networkNeural network
Neural network
 
neural network
neural networkneural network
neural network
 
Machine learning and_neural_network_lecture_slide_ece_dku
Machine learning and_neural_network_lecture_slide_ece_dkuMachine learning and_neural_network_lecture_slide_ece_dku
Machine learning and_neural_network_lecture_slide_ece_dku
 
NEURAL Network Design Training
NEURAL Network Design  TrainingNEURAL Network Design  Training
NEURAL Network Design Training
 
Neural Networks for Pattern Recognition
Neural Networks for Pattern RecognitionNeural Networks for Pattern Recognition
Neural Networks for Pattern Recognition
 
Artificial neural network
Artificial neural networkArtificial neural network
Artificial neural network
 
Neural network
Neural network Neural network
Neural network
 
Impact of Learning Functions on Prediction of Stock Data
Impact of Learning Functions on Prediction of Stock DataImpact of Learning Functions on Prediction of Stock Data
Impact of Learning Functions on Prediction of Stock Data
 
neuralAC
neuralACneuralAC
neuralAC
 
Artificial Neural Networks - ANN
Artificial Neural Networks - ANNArtificial Neural Networks - ANN
Artificial Neural Networks - ANN
 
Soft computing
Soft computingSoft computing
Soft computing
 
Ai and neural networks
Ai and neural networksAi and neural networks
Ai and neural networks
 
Learning Methods in a Neural Network
Learning Methods in a Neural NetworkLearning Methods in a Neural Network
Learning Methods in a Neural Network
 
ITAB2010-Thresholding Correlation Matrices
ITAB2010-Thresholding Correlation MatricesITAB2010-Thresholding Correlation Matrices
ITAB2010-Thresholding Correlation Matrices
 
Pattern Recognition using Artificial Neural Network
Pattern Recognition using Artificial Neural NetworkPattern Recognition using Artificial Neural Network
Pattern Recognition using Artificial Neural Network
 
Artificial neural network
Artificial neural networkArtificial neural network
Artificial neural network
 
Artificial neural networks in hydrology
Artificial neural networks in hydrology Artificial neural networks in hydrology
Artificial neural networks in hydrology
 
Artificial Neural Network(Artificial intelligence)
Artificial Neural Network(Artificial intelligence)Artificial Neural Network(Artificial intelligence)
Artificial Neural Network(Artificial intelligence)
 

Viewers also liked

LIIAR Analysis of Kerrang Magazine
LIIAR Analysis of Kerrang MagazineLIIAR Analysis of Kerrang Magazine
LIIAR Analysis of Kerrang MagazineParacite8
 
Aligningwith practicesmay202014
Aligningwith practicesmay202014Aligningwith practicesmay202014
Aligningwith practicesmay202014Jennifer Whetham
 
Building a Common Foundation: The Process of Creating Transcript Grids for Pl...
Building a Common Foundation: The Process of Creating Transcript Grids for Pl...Building a Common Foundation: The Process of Creating Transcript Grids for Pl...
Building a Common Foundation: The Process of Creating Transcript Grids for Pl...Jennifer Whetham
 
Xlix lliurament de premis sant jordi secundària
Xlix lliurament de premis sant jordi secundàriaXlix lliurament de premis sant jordi secundària
Xlix lliurament de premis sant jordi secundàriasaramartinezgarbi
 
Conventions of street
Conventions of streetConventions of street
Conventions of streetParacite8
 
07. file dan direktori
07. file dan direktori07. file dan direktori
07. file dan direktorizendro
 
Iterating over the Traditional - Legal Approaches to Smart Contract Development
Iterating over the Traditional - Legal Approaches to Smart Contract DevelopmentIterating over the Traditional - Legal Approaches to Smart Contract Development
Iterating over the Traditional - Legal Approaches to Smart Contract DevelopmentCasey Kuhlman
 
Mapa conceptual internet en la educación
Mapa conceptual internet en la educaciónMapa conceptual internet en la educación
Mapa conceptual internet en la educaciónanamilenagiraldozapata
 
Landasan hk-paket-undang-undang(Akuntansi)
Landasan hk-paket-undang-undang(Akuntansi)Landasan hk-paket-undang-undang(Akuntansi)
Landasan hk-paket-undang-undang(Akuntansi)Anugrah Febryan
 
Company profile tatar priangan terbaru 2013.pptx [autosaved]
Company profile tatar priangan terbaru 2013.pptx [autosaved]Company profile tatar priangan terbaru 2013.pptx [autosaved]
Company profile tatar priangan terbaru 2013.pptx [autosaved]icak deTroys
 
Jabbs consulting - Should Apple Buy Sony?
Jabbs consulting - Should Apple Buy Sony?Jabbs consulting - Should Apple Buy Sony?
Jabbs consulting - Should Apple Buy Sony?William Burkey, MBA
 
Glossari de l'ITER i la Fusió Nuclear
Glossari de l'ITER i la Fusió NuclearGlossari de l'ITER i la Fusió Nuclear
Glossari de l'ITER i la Fusió Nuclearjfoix
 
Smarter Balanced Q&A with Bill Moore of SBCTC
Smarter Balanced Q&A with Bill Moore of SBCTCSmarter Balanced Q&A with Bill Moore of SBCTC
Smarter Balanced Q&A with Bill Moore of SBCTCJennifer Whetham
 
Glossari de l'ITER i la Fusió Nuclear
Glossari de l'ITER i la Fusió NuclearGlossari de l'ITER i la Fusió Nuclear
Glossari de l'ITER i la Fusió Nuclearjfoix
 
How To Win Friends and Influence People - On Facebook
How To Win Friends and Influence People - On Facebook How To Win Friends and Influence People - On Facebook
How To Win Friends and Influence People - On Facebook Sarah Bauer
 

Viewers also liked (17)

LIIAR Analysis of Kerrang Magazine
LIIAR Analysis of Kerrang MagazineLIIAR Analysis of Kerrang Magazine
LIIAR Analysis of Kerrang Magazine
 
gimnasia
gimnasiagimnasia
gimnasia
 
Aligningwith practicesmay202014
Aligningwith practicesmay202014Aligningwith practicesmay202014
Aligningwith practicesmay202014
 
Building a Common Foundation: The Process of Creating Transcript Grids for Pl...
Building a Common Foundation: The Process of Creating Transcript Grids for Pl...Building a Common Foundation: The Process of Creating Transcript Grids for Pl...
Building a Common Foundation: The Process of Creating Transcript Grids for Pl...
 
Xlix lliurament de premis sant jordi secundària
Xlix lliurament de premis sant jordi secundàriaXlix lliurament de premis sant jordi secundària
Xlix lliurament de premis sant jordi secundària
 
Conventions of street
Conventions of streetConventions of street
Conventions of street
 
07. file dan direktori
07. file dan direktori07. file dan direktori
07. file dan direktori
 
Iterating over the Traditional - Legal Approaches to Smart Contract Development
Iterating over the Traditional - Legal Approaches to Smart Contract DevelopmentIterating over the Traditional - Legal Approaches to Smart Contract Development
Iterating over the Traditional - Legal Approaches to Smart Contract Development
 
Mapa conceptual internet en la educación
Mapa conceptual internet en la educaciónMapa conceptual internet en la educación
Mapa conceptual internet en la educación
 
Stili rechi
Stili rechiStili rechi
Stili rechi
 
Landasan hk-paket-undang-undang(Akuntansi)
Landasan hk-paket-undang-undang(Akuntansi)Landasan hk-paket-undang-undang(Akuntansi)
Landasan hk-paket-undang-undang(Akuntansi)
 
Company profile tatar priangan terbaru 2013.pptx [autosaved]
Company profile tatar priangan terbaru 2013.pptx [autosaved]Company profile tatar priangan terbaru 2013.pptx [autosaved]
Company profile tatar priangan terbaru 2013.pptx [autosaved]
 
Jabbs consulting - Should Apple Buy Sony?
Jabbs consulting - Should Apple Buy Sony?Jabbs consulting - Should Apple Buy Sony?
Jabbs consulting - Should Apple Buy Sony?
 
Glossari de l'ITER i la Fusió Nuclear
Glossari de l'ITER i la Fusió NuclearGlossari de l'ITER i la Fusió Nuclear
Glossari de l'ITER i la Fusió Nuclear
 
Smarter Balanced Q&A with Bill Moore of SBCTC
Smarter Balanced Q&A with Bill Moore of SBCTCSmarter Balanced Q&A with Bill Moore of SBCTC
Smarter Balanced Q&A with Bill Moore of SBCTC
 
Glossari de l'ITER i la Fusió Nuclear
Glossari de l'ITER i la Fusió NuclearGlossari de l'ITER i la Fusió Nuclear
Glossari de l'ITER i la Fusió Nuclear
 
How To Win Friends and Influence People - On Facebook
How To Win Friends and Influence People - On Facebook How To Win Friends and Influence People - On Facebook
How To Win Friends and Influence People - On Facebook
 

Similar to Neural network techniques

Deep Learning With Neural Networks
Deep Learning With Neural NetworksDeep Learning With Neural Networks
Deep Learning With Neural NetworksAniket Maurya
 
Artificial Neural Network for hand Gesture recognition
Artificial Neural Network for hand Gesture recognitionArtificial Neural Network for hand Gesture recognition
Artificial Neural Network for hand Gesture recognitionVigneshwer Dhinakaran
 
Neural Networks in Data Mining - “An Overview”
Neural Networks  in Data Mining -   “An Overview”Neural Networks  in Data Mining -   “An Overview”
Neural Networks in Data Mining - “An Overview”Dr.(Mrs).Gethsiyal Augasta
 
Facial Emotion Detection on Children's Emotional Face
Facial Emotion Detection on Children's Emotional FaceFacial Emotion Detection on Children's Emotional Face
Facial Emotion Detection on Children's Emotional FaceTakrim Ul Islam Laskar
 
Dp2 ppt by_bikramjit_chowdhury_final
Dp2 ppt by_bikramjit_chowdhury_finalDp2 ppt by_bikramjit_chowdhury_final
Dp2 ppt by_bikramjit_chowdhury_finalBikramjit Chowdhury
 
Computation graphs - Tensorflow & CNTK
Computation graphs - Tensorflow & CNTKComputation graphs - Tensorflow & CNTK
Computation graphs - Tensorflow & CNTKA H M Forhadul Islam
 
2. NEURAL NETWORKS USING GENETIC ALGORITHMS.pptx
2. NEURAL NETWORKS USING GENETIC ALGORITHMS.pptx2. NEURAL NETWORKS USING GENETIC ALGORITHMS.pptx
2. NEURAL NETWORKS USING GENETIC ALGORITHMS.pptxssuser67281d
 
Web spam classification using supervised artificial neural network algorithms
Web spam classification using supervised artificial neural network algorithmsWeb spam classification using supervised artificial neural network algorithms
Web spam classification using supervised artificial neural network algorithmsaciijournal
 
EEG Based BCI Applications with Deep Learning
EEG Based BCI Applications with Deep LearningEEG Based BCI Applications with Deep Learning
EEG Based BCI Applications with Deep LearningRiddhi Jain
 
Artificial Neural Network and its Applications
Artificial Neural Network and its ApplicationsArtificial Neural Network and its Applications
Artificial Neural Network and its Applicationsshritosh kumar
 
Web Spam Classification Using Supervised Artificial Neural Network Algorithms
Web Spam Classification Using Supervised Artificial Neural Network AlgorithmsWeb Spam Classification Using Supervised Artificial Neural Network Algorithms
Web Spam Classification Using Supervised Artificial Neural Network Algorithmsaciijournal
 
Artificial Neural Networks: Applications In Management
Artificial Neural Networks: Applications In ManagementArtificial Neural Networks: Applications In Management
Artificial Neural Networks: Applications In ManagementIOSR Journals
 
Artificial Intelligence for Automated Decision Support Project
Artificial Intelligence for Automated Decision Support ProjectArtificial Intelligence for Automated Decision Support Project
Artificial Intelligence for Automated Decision Support ProjectValerii Klymchuk
 
Introduction to Neural networks (under graduate course) Lecture 9 of 9
Introduction to Neural networks (under graduate course) Lecture 9 of 9Introduction to Neural networks (under graduate course) Lecture 9 of 9
Introduction to Neural networks (under graduate course) Lecture 9 of 9Randa Elanwar
 
A Study of Social Media Data and Data Mining Techniques
A Study of Social Media Data and Data Mining TechniquesA Study of Social Media Data and Data Mining Techniques
A Study of Social Media Data and Data Mining TechniquesIJERA Editor
 
nil-100128213838-phpapp02.pdf
nil-100128213838-phpapp02.pdfnil-100128213838-phpapp02.pdf
nil-100128213838-phpapp02.pdfdlakmlkfma
 

Similar to Neural network techniques (20)

Deep Learning With Neural Networks
Deep Learning With Neural NetworksDeep Learning With Neural Networks
Deep Learning With Neural Networks
 
Artificial Neural Network for hand Gesture recognition
Artificial Neural Network for hand Gesture recognitionArtificial Neural Network for hand Gesture recognition
Artificial Neural Network for hand Gesture recognition
 
Neural Networks in Data Mining - “An Overview”
Neural Networks  in Data Mining -   “An Overview”Neural Networks  in Data Mining -   “An Overview”
Neural Networks in Data Mining - “An Overview”
 
StockMarketPrediction
StockMarketPredictionStockMarketPrediction
StockMarketPrediction
 
Facial Emotion Detection on Children's Emotional Face
Facial Emotion Detection on Children's Emotional FaceFacial Emotion Detection on Children's Emotional Face
Facial Emotion Detection on Children's Emotional Face
 
Dp2 ppt by_bikramjit_chowdhury_final
Dp2 ppt by_bikramjit_chowdhury_finalDp2 ppt by_bikramjit_chowdhury_final
Dp2 ppt by_bikramjit_chowdhury_final
 
Artificial Neural networks
Artificial Neural networksArtificial Neural networks
Artificial Neural networks
 
Computation graphs - Tensorflow & CNTK
Computation graphs - Tensorflow & CNTKComputation graphs - Tensorflow & CNTK
Computation graphs - Tensorflow & CNTK
 
2. NEURAL NETWORKS USING GENETIC ALGORITHMS.pptx
2. NEURAL NETWORKS USING GENETIC ALGORITHMS.pptx2. NEURAL NETWORKS USING GENETIC ALGORITHMS.pptx
2. NEURAL NETWORKS USING GENETIC ALGORITHMS.pptx
 
Web spam classification using supervised artificial neural network algorithms
Web spam classification using supervised artificial neural network algorithmsWeb spam classification using supervised artificial neural network algorithms
Web spam classification using supervised artificial neural network algorithms
 
EEG Based BCI Applications with Deep Learning
EEG Based BCI Applications with Deep LearningEEG Based BCI Applications with Deep Learning
EEG Based BCI Applications with Deep Learning
 
Artificial Neural Network and its Applications
Artificial Neural Network and its ApplicationsArtificial Neural Network and its Applications
Artificial Neural Network and its Applications
 
Introduction to deep learning
Introduction to deep learningIntroduction to deep learning
Introduction to deep learning
 
Web Spam Classification Using Supervised Artificial Neural Network Algorithms
Web Spam Classification Using Supervised Artificial Neural Network AlgorithmsWeb Spam Classification Using Supervised Artificial Neural Network Algorithms
Web Spam Classification Using Supervised Artificial Neural Network Algorithms
 
Neural Networks
Neural NetworksNeural Networks
Neural Networks
 
Artificial Neural Networks: Applications In Management
Artificial Neural Networks: Applications In ManagementArtificial Neural Networks: Applications In Management
Artificial Neural Networks: Applications In Management
 
Artificial Intelligence for Automated Decision Support Project
Artificial Intelligence for Automated Decision Support ProjectArtificial Intelligence for Automated Decision Support Project
Artificial Intelligence for Automated Decision Support Project
 
Introduction to Neural networks (under graduate course) Lecture 9 of 9
Introduction to Neural networks (under graduate course) Lecture 9 of 9Introduction to Neural networks (under graduate course) Lecture 9 of 9
Introduction to Neural networks (under graduate course) Lecture 9 of 9
 
A Study of Social Media Data and Data Mining Techniques
A Study of Social Media Data and Data Mining TechniquesA Study of Social Media Data and Data Mining Techniques
A Study of Social Media Data and Data Mining Techniques
 
nil-100128213838-phpapp02.pdf
nil-100128213838-phpapp02.pdfnil-100128213838-phpapp02.pdf
nil-100128213838-phpapp02.pdf
 

Recently uploaded

原版1:1复刻明尼苏达大学毕业证UMN毕业证留信学历认证
原版1:1复刻明尼苏达大学毕业证UMN毕业证留信学历认证原版1:1复刻明尼苏达大学毕业证UMN毕业证留信学历认证
原版1:1复刻明尼苏达大学毕业证UMN毕业证留信学历认证jdkhjh
 
BEST ✨ Call Girls In Park Plaza Faridabad ✔️ 9871031762 ✔️ Escorts Service In...
BEST ✨ Call Girls In Park Plaza Faridabad ✔️ 9871031762 ✔️ Escorts Service In...BEST ✨ Call Girls In Park Plaza Faridabad ✔️ 9871031762 ✔️ Escorts Service In...
BEST ✨ Call Girls In Park Plaza Faridabad ✔️ 9871031762 ✔️ Escorts Service In...noida100girls
 
办理学位证(USC文凭证书)南加州大学毕业证成绩单原版一模一样
办理学位证(USC文凭证书)南加州大学毕业证成绩单原版一模一样办理学位证(USC文凭证书)南加州大学毕业证成绩单原版一模一样
办理学位证(USC文凭证书)南加州大学毕业证成绩单原版一模一样7pn7zv3i
 
Call Girls In Hauz Khas Delhi 9654467111 Independent Escorts Service
Call Girls In Hauz Khas Delhi 9654467111 Independent Escorts ServiceCall Girls In Hauz Khas Delhi 9654467111 Independent Escorts Service
Call Girls In Hauz Khas Delhi 9654467111 Independent Escorts ServiceSapana Sha
 
NIGHT DREAN Genuine Call girls in Vasant Vihar Delhi | 83778 77756
NIGHT DREAN Genuine Call girls in Vasant Vihar Delhi | 83778 77756NIGHT DREAN Genuine Call girls in Vasant Vihar Delhi | 83778 77756
NIGHT DREAN Genuine Call girls in Vasant Vihar Delhi | 83778 77756dollysharma2066
 
HI-Profiles Call girls in Hyatt Residency Delhi | 8377087607
HI-Profiles Call girls in Hyatt Residency Delhi | 8377087607HI-Profiles Call girls in Hyatt Residency Delhi | 8377087607
HI-Profiles Call girls in Hyatt Residency Delhi | 8377087607dollysharma2066
 

Recently uploaded (8)

Cheap Rate ➥8448380779 ▻Call Girls In Sector 57 Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Sector 57 GurgaonCheap Rate ➥8448380779 ▻Call Girls In Sector 57 Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Sector 57 Gurgaon
 
原版1:1复刻明尼苏达大学毕业证UMN毕业证留信学历认证
原版1:1复刻明尼苏达大学毕业证UMN毕业证留信学历认证原版1:1复刻明尼苏达大学毕业证UMN毕业证留信学历认证
原版1:1复刻明尼苏达大学毕业证UMN毕业证留信学历认证
 
BEST ✨ Call Girls In Park Plaza Faridabad ✔️ 9871031762 ✔️ Escorts Service In...
BEST ✨ Call Girls In Park Plaza Faridabad ✔️ 9871031762 ✔️ Escorts Service In...BEST ✨ Call Girls In Park Plaza Faridabad ✔️ 9871031762 ✔️ Escorts Service In...
BEST ✨ Call Girls In Park Plaza Faridabad ✔️ 9871031762 ✔️ Escorts Service In...
 
办理学位证(USC文凭证书)南加州大学毕业证成绩单原版一模一样
办理学位证(USC文凭证书)南加州大学毕业证成绩单原版一模一样办理学位证(USC文凭证书)南加州大学毕业证成绩单原版一模一样
办理学位证(USC文凭证书)南加州大学毕业证成绩单原版一模一样
 
Call Girls In Hauz Khas Delhi 9654467111 Independent Escorts Service
Call Girls In Hauz Khas Delhi 9654467111 Independent Escorts ServiceCall Girls In Hauz Khas Delhi 9654467111 Independent Escorts Service
Call Girls In Hauz Khas Delhi 9654467111 Independent Escorts Service
 
NIGHT DREAN Genuine Call girls in Vasant Vihar Delhi | 83778 77756
NIGHT DREAN Genuine Call girls in Vasant Vihar Delhi | 83778 77756NIGHT DREAN Genuine Call girls in Vasant Vihar Delhi | 83778 77756
NIGHT DREAN Genuine Call girls in Vasant Vihar Delhi | 83778 77756
 
9953056974 Low Rate Call Girls In Ashok Nagar Delhi NCR
9953056974 Low Rate Call Girls In Ashok Nagar Delhi NCR9953056974 Low Rate Call Girls In Ashok Nagar Delhi NCR
9953056974 Low Rate Call Girls In Ashok Nagar Delhi NCR
 
HI-Profiles Call girls in Hyatt Residency Delhi | 8377087607
HI-Profiles Call girls in Hyatt Residency Delhi | 8377087607HI-Profiles Call girls in Hyatt Residency Delhi | 8377087607
HI-Profiles Call girls in Hyatt Residency Delhi | 8377087607
 

Neural network techniques

  • 1. Neural Network Techniques in Forecasting of Sales Data Analysis Mining Forecasting ImplementBy: Mentor: Hitesh Dua Juhi Singh Vipul Bhargava Kritika Saxena Geetu Gambhir
  • 2. What is Sales Forecasting ? • Forecasting is the art of estimating future demand by anticipating what buyers are likely to do under a given set of future conditions. • A sales forecast is a projection into the future of expected demand given a stated set of environmental and time conditions.
  • 3. Need and Application of Sales Forecasting • Human Resources • Research & Development • Marketing • Finance • Production • Purchasing
  • 5. The Process….. Setting Goals for forecasting Gathering Data Analysis Of Data Mining of Data Applying Various Neural Network Models on the data Comparing and Analysing various Neural Network Techniques Evaluation of Various Forecasting Outcomes
  • 6. Neural Networks ●Artificial neural network (ANN) is a machine learning approach that models human brain and consists of a number of artificial neurons. ●Each neuron in ANN receives a number of inputs. ●An activation function is applied to these inputs which results in activation level of neuron (output value of the neuron). ●Knowledge about the learning task is given in the form of examples called training examples.
  • 7. Neural Networks Models • Feed Forward • Recurrent • Back-propagation
  • 8. Feed Forward Model ●The classical learning algorithm of FFNN is based on the gradient descent method. ●For this reason the activation function used in FFNN are continuous functions of the weights, differentiable everywhere. ●The activation function for node i may be defined as a simple form of the sigmoid function in the following manner: where A > 0, Vi =  Wij * Yj , such that Wij is a weight of the link from node i to node j and Yj is the output of node j.
  • 9. Recurrent • A recurrent neural network (RNN) is a class of neural network where connections between units form a directed cycle. • Recurrent network can have connections that go backward from output to input nodes and models dynamic systems. • In this way, a recurrent network’s internal state can be altered as sets of input data are presented. It can be said to have memory. • It is useful in solving problems where the solution depends not just on the current inputs but on all previous inputs.
  • 10. Training Algorithm: Back-propagation • It searches for weight values that minimize the total error of the network over the set of training examples (training set). • Back-propagation consists of the repeated application of the following two passes: • Forward pass: In this step, the network is activated on one example and the error of (each neuron of) the output layer is computed. • Backward pass: in this step the network error is used for updating the weights. The error is propagated backwards from the output layer through the network layer by layer. This is done by recursively computing the local gradient of each neuron.
  • 11. Back-propagation • Back-propagation training algorithm • Back-propagation adjusts the weights of the NN in order to minimize the network total mean squared error.
  • 12. Base Research Paper • Zheng Li, Renwang Li, Zhaohui Shang Haiyan Wang, Xiulan Chen, Canlin Mo, “Application of BP Neural Network to Sale Forecasting for H Company”, Proceedings of the 2012 IEEE 16th International Conference on Computer Supported Cooperative Work in Design pp:304-307,2012.
  • 13. References 1. Zheng Li, Renwang Li, Zhaohui Shang Haiyan Wang, Xiulan Chen, Canlin Mo, “Application of BP Neural Network to Sale Forecasting for H Company”, pp:304- 307,2012. 2. Li Xia, "Sales forecasting study based on neural network “, CHINAHIGH-TECH TNTERPRISES. No. 34, pp:55-56, 2010. 3. Frank M. Thiesing and Oliver Vornberger, “Sales Forecasting Using Neural Networks” pp:2125-2128,1997. 4. Wu Zheng-jia, Wang Wen, and Zhou Jin, "Application of BP neural network to sales forecasting for make-to-stock enterprises." Ind. Eng. J., vol. 3, pp: 105-107, Feburary 2010. 5. CHEN Yong, "Implement of sales forecasting system based on BP neural network," Comput. Inf., vo1.25, pp: 208-210, 2009. 6. Ma Rui, "Artificial neural network" , Mech. Ind. Press, 2010. 7. Zhou Zhihua, Cao Cungen, "Neural Network and Its Application," Tsinghua University Press, Beijing, 2004.