Michael Holden Faculty Sponsor: Professor Gordon H. Dash.

Slides:



Advertisements
Similar presentations
KULIAH II JST: BASIC CONCEPTS
Advertisements

NEURAL NETWORKS Biological analogy
Neural Network I Week 7 1. Team Homework Assignment #9 Read pp. 327 – 334 and the Week 7 slide. Design a neural network for XOR (Exclusive OR) Explore.
Artificial Neural Network
Machine Learning Neural Networks
Artificial Intelligence (CS 461D)
Decision Support Systems
Introduction to Neural Network Justin Jansen December 9 th 2002.
Artificial Neural Networks (ANNs)
Neural Networks Primer Dr Bernie Domanski The City University of New York / CSI 2800 Victory Blvd 1N-215 Staten Island, New York 10314
Neural Networks. Background - Neural Networks can be : Biological - Biological models Artificial - Artificial models - Desire to produce artificial systems.
Rohit Ray ESE 251. What are Artificial Neural Networks? ANN are inspired by models of the biological nervous systems such as the brain Novel structure.
Alternative Parallel Processing Approaches Jonathan Sagabaen.
CHAPTER 12 ADVANCED INTELLIGENT SYSTEMS © 2005 Prentice Hall, Decision Support Systems and Intelligent Systems, 7th Edition, Turban, Aronson, and Liang.
CS-485: Capstone in Computer Science Artificial Neural Networks and their application in Intelligent Image Processing Spring
Machine Learning. Learning agent Any other agent.
Neurons, Neural Networks, and Learning 1. Human brain contains a massively interconnected net of (10 billion) neurons (cortical cells) Biological.
MSE 2400 EaLiCaRA Spring 2015 Dr. Tom Way
Artificial Intelligence Lecture No. 28 Dr. Asad Ali Safi ​ Assistant Professor, Department of Computer Science, COMSATS Institute of Information Technology.
Artificial Neural Networks (ANN). Output Y is 1 if at least two of the three inputs are equal to 1.
Artificial Neural Network Theory and Application Ashish Venugopal Sriram Gollapalli Ulas Bardak.
Using Neural Networks in Database Mining Tino Jimenez CS157B MW 9-10:15 February 19, 2009.
Artificial Neural Nets and AI Connectionism Sub symbolic reasoning.
An Introduction to Artificial Intelligence and Knowledge Engineering N. Kasabov, Foundations of Neural Networks, Fuzzy Systems, and Knowledge Engineering,
IE 585 Introduction to Neural Networks. 2 Modeling Continuum Unarticulated Wisdom Articulated Qualitative Models Theoretic (First Principles) Models Empirical.
 The most intelligent device - “Human Brain”.  The machine that revolutionized the whole world – “computer”.  Inefficiencies of the computer has lead.
Artificial Neural Networks. Applied Problems: Image, Sound, and Pattern recognition Decision making  Knowledge discovery  Context-Dependent Analysis.
Machine Learning Dr. Shazzad Hosain Department of EECS North South Universtiy
1 Machine Learning The Perceptron. 2 Heuristic Search Knowledge Based Systems (KBS) Genetic Algorithms (GAs)
NEURAL NETWORKS FOR DATA MINING
LINEAR CLASSIFICATION. Biological inspirations  Some numbers…  The human brain contains about 10 billion nerve cells ( neurons )  Each neuron is connected.
Artificial Neural Networks. The Brain How do brains work? How do human brains differ from that of other animals? Can we base models of artificial intelligence.
Artificial Neural Networks An Introduction. What is a Neural Network? A human Brain A porpoise brain The brain in a living creature A computer program.
Neural Networks II By Jinhwa Kim. 2 Neural Computing is a problem solving methodology that attempts to mimic how human brain function Artificial Neural.
© 2005 Prentice Hall, Decision Support Systems and Intelligent Systems, 7th Edition, Turban, Aronson, and Liang 12-1 Chapter 12 Advanced Intelligent Systems.
Artificial Intelligence & Neural Network
CS 478 – Tools for Machine Learning and Data Mining Perceptron.
Neural Networks Demystified by Louise Francis Francis Analytics and Actuarial Data Mining, Inc.
Lecture 5 Neural Control
Neural Networks Presented by M. Abbasi Course lecturer: Dr.Tohidkhah.
Dr.Abeer Mahmoud ARTIFICIAL INTELLIGENCE (CS 461D) Dr. Abeer Mahmoud Computer science Department Princess Nora University Faculty of Computer & Information.
Artificial Intelligence: Research and Collaborative Possibilities a presentation by: Dr. Ernest L. McDuffie, Assistant Professor Department of Computer.
Artificial Neural Networks (ANN). Artificial Neural Networks First proposed in 1940s as an attempt to simulate the human brain’s cognitive learning processes.
Artificial Intelligence CIS 342 The College of Saint Rose David Goldschmidt, Ph.D.
Neural Networks. Background - Neural Networks can be : Biological - Biological models Artificial - Artificial models - Desire to produce artificial systems.
“Principles of Soft Computing, 2 nd Edition” by S.N. Sivanandam & SN Deepa Copyright  2011 Wiley India Pvt. Ltd. All rights reserved. CHAPTER 2 ARTIFICIAL.
Seth Kulman Faculty Sponsor: Professor Gordon H. Dash.
1 Azhari, Dr Computer Science UGM. Human brain is a densely interconnected network of approximately neurons, each connected to, on average, 10 4.
Business Intelligence and Decision Support Systems (9 th Ed., Prentice Hall) Chapter 6: Artificial Neural Networks for Data Mining.
A Presentation on Adaptive Neuro-Fuzzy Inference System using Particle Swarm Optimization and it’s Application By Sumanta Kundu (En.R.No.
Chapter 13 Artificial Intelligence. Artificial Intelligence – Figure 13.1 The Turing Test.
Business Intelligence and Decision Support Systems (9 th Ed., Prentice Hall) Chapter 6: Artificial Neural Networks for Data Mining.
Introduction to Artificial Neural Network Session 1
Fall 2004 Perceptron CS478 - Machine Learning.
Learning in Neural Networks
Sistem Kecerdasan Buatan
Artificial Intelligence (CS 370D)
What is an ANN ? The inventor of the first neuro computer, Dr. Robert defines a neural network as,A human brain like system consisting of a large number.
Dr. Unnikrishnan P.C. Professor, EEE
Machine Learning. Support Vector Machines A Support Vector Machine (SVM) can be imagined as a surface that creates a boundary between points of data.
Introduction to Neural Networks And Their Applications
Chapter 12 Advanced Intelligent Systems
OVERVIEW OF BIOLOGICAL NEURONS
Machine Learning. Support Vector Machines A Support Vector Machine (SVM) can be imagined as a surface that creates a boundary between points of data.
Machine Learning. Support Vector Machines A Support Vector Machine (SVM) can be imagined as a surface that creates a boundary between points of data.
Artificial Intelligence Lecture No. 28
Pattern Recognition & Machine Learning
ARTIFICIAL NEURAL networks.
Introduction to Neural Network
Presentation transcript:

Michael Holden Faculty Sponsor: Professor Gordon H. Dash

 ANN is structured after a biological neural network  A mathematical model that attempts to mine, predict, and forecast data  Provides Artificial Intelligence (AI)

 A process of pattern recognition and manipulation is based on: ◦ Massive Parallelism ◦ Connectionism ◦ Associative Distributed Memory

Brain contains an interconnected net of approximately 10 billion neurons (cortical cells) Biological Neuron The simple “arithmetic computing” element

 Mathematical Model of human- brain principles of computations  Consists of elements called the biological neuron prototype ◦ Interconnected by direct links (connections) ◦ Cooperate to perform PDP to solve a computational task

 New paradigms of computing mathematics consists of the combination of artificial neurons into artificial neural net ? Brain-Like Computer

Data Acquisition Data Analysis Interpretation and Decision Making Signals & parameters Characteristics & Estimations Rules & Knowledge Productions Data Acquisition Data Analysis Decision Making Knowledge Base Adaptive Machine Learning via Neural Network

Independent VariablesDependent Variables  30-Day Treasury Bill  20-Year Treasury Bond  Volatility Index (VIX) -Equity Market Neutral -Event Driven -Global Macro -Long/Short Equity

 WinORS e-AI  Windows Operating Research System with e-data and artificial intelligence capabilities  Developed by NKD-Group, Inc.

 Neural Network is not programmed – it learns  Training = Learning  Validating = Testing  33.3%

Kajiji-4 is the algorithm GCV is Generalized Cross Validation Gaussian transfers information between nodes

 RBF – Parameters  RBF – Weights  RBF - Predicted

Equity Market Neutral Event Driven Global Macro Long/Short Equity Computed Measures Actual Error 1.33E E E E+00 Training Error 1.66E E E E-03 Validation Error 1.73E E E E-03 Fitness Error 1.71E E E E-03

Performance Measures Equity Market Neutral Event Driven Global Macro Long/Short Equity Direction Modified Direction TDPM R-Square 99.99%99.45%99.89%99.98% AIC Schwarz MAPE

 Gives relativity of independent variables  Absolute numbers > signs  *Global Macro and Event Driven

Actual Return -Predicted Return Residual How well did it learn?

 Small Residuals ◦ Most < 1bp  Very Fit Model

 2 Factors ◦ Global vs. Domestic  Principal Component Analysis  Explains Majority of Variance ◦ Some variance not captured by residuals

 Fit Model ◦ Learned very well  Small Residuals ◦ Trained very well  Factors explained 90.4% of variance ◦ Include global and domestic independent variable next time  Excellent Predictive Ability