CIS 588 Neural Computing Course details. CIS 588 Neural Computing Course basics:  Instructor - Iren Valova  Tuesday, Thursday 5 - 6:15pm, T 101  1.

Slides:



Advertisements
Similar presentations
God. NEURAL NETWORKS M. Alborzi, Ph. D. Petroleum University of Technology October, 2001.
Advertisements

Perceptron Learning Rule
Computer Science Department FMIPA IPB 2003 Neural Computing Yeni Herdiyeni Computer Science Dept. FMIPA IPB.
1 Pertemuan 1 SEJARAH JARINGAN SYARAF TIRUAN Matakuliah: H0434/Jaringan Syaraf Tiruan Tahun: 2005 Versi: 1.
Brian Merrick CS498 Seminar.  Introduction to Neural Networks  Types of Neural Networks  Neural Networks with Pattern Recognition  Applications.
An introduction to: Deep Learning aka or related to Deep Neural Networks Deep Structural Learning Deep Belief Networks etc,
Neural NetworksNN 11 Neural Networks Teacher: Elena Marchiori R4.47 Assistant: Kees Jong S2.22
Decision Support Systems
September 7, 2010Neural Networks Lecture 1: Motivation & History 1 Welcome to CS 672 – Neural Networks Fall 2010 Instructor: Marc Pomplun Instructor: Marc.
Building an Intelligent Web: Theory and Practice Pawan Lingras Saint Mary’s University Rajendra Akerkar American University of Armenia and SIBER, India.
Data Mining Knowledge Discovery in Databases Data 31.
Introduction to Neural Network Justin Jansen December 9 th 2002.
Neural Networks Reading: Chapter 3 in Nilsson text Lab: Work on assignment 2 (due 19th in class)
1 Pendahuluan Pertemuan 1 Matakuliah: T0293/Neuro Computing Tahun: 2005.
Introduction to Neural Networks John Paxton Montana State University Summer 2003.
EE491D Special Topics in Communications Adaptive Signal Processing Spring 2005 Prof. Anthony Kuh POST 205E Dept. of Elec. Eng. University of Hawaii Phone:
Neural Networks (NN) Ahmad Rawashdieh Sa’ad Haddad.
September 28, 2010Neural Networks Lecture 7: Perceptron Modifications 1 Adaline Schematic Adjust weights i1i1i1i1 i2i2i2i2 inininin …  w 0 + w 1 i 1 +
Hub Queue Size Analyzer Implementing Neural Networks in practice.
Advanced Database Applications Database Indexing and Data Mining CS591-G1 -- Fall 2001 George Kollios Boston University.
Artificial Neural Networks - Introduction -
Neural Networks William Lai Chris Rowlett. What are Neural Networks? A type of program that is completely different from functional programming. Consists.
Neural Networks And Its Applications By Dr. Surya Chitra.
CS Machine Learning. What is Machine Learning? Adapt to / learn from data  To optimize a performance function Can be used to:  Extract knowledge.
Chapter 5: Data Mining for Business Intelligence
CS-485: Capstone in Computer Science Artificial Neural Networks and their application in Intelligent Image Processing Spring
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.
Eduard Petlenkov, Associate Professor, TUT Department of Computer Control
 The most intelligent device - “Human Brain”.  The machine that revolutionized the whole world – “computer”.  Inefficiencies of the computer has lead.
Waqas Haider Khan Bangyal. Multi-Layer Perceptron (MLP)
Outline What Neural Networks are and why they are desirable Historical background Applications Strengths neural networks and advantages Status N.N and.
More on NNs This is lecture 17 of Biologically Inspired Computing; about NN applications, and overfitting.
Introduction to Machine Learning Instructor Shie-Jue Lee ( 李錫智 )
1 Introduction to Neural Networks And Their Applications.
Copyright © 2004 Pearson Education, Inc.. Chapter 27 Data Mining Concepts.
Neural Networks II By Jinhwa Kim. 2 Neural Computing is a problem solving methodology that attempts to mimic how human brain function Artificial Neural.
Chapter 5: Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization DECISION SUPPORT SYSTEMS AND BUSINESS.
Artificial Intelligence, Expert Systems, and Neural Networks Group 10 Cameron Kinard Leaundre Zeno Heath Carley Megan Wiedmaier.
DLP Driven, Learning, Optical Neural Networks
Introduction Welcome Machine Learning.
Neural Networks Presented by M. Abbasi Course lecturer: Dr.Tohidkhah.
Course Name: Speech Recognition Course Number: Instructor: Hossein Sameti Department of Computer Engineering Room 706 Phone:
Business Intelligence and Decision Support Systems (9 th Ed., Prentice Hall) Chapter 6: Artificial Neural Networks for Data Mining.
Artificial Neural Networks and Their Applications Prof. Les Sztandera.
Business Intelligence and Decision Support Systems (9 th Ed., Prentice Hall) Chapter 6: Artificial Neural Networks for Data Mining.
Computational Intelligence Semester 2 Neural Networks Lecture 2 out of 4.
Network Management Lecture 13. MACHINE LEARNING TECHNIQUES 2 Dr. Atiq Ahmed Université de Balouchistan.
Artificial Neural Networks By: Steve Kidos. Outline Artificial Neural Networks: An Introduction Frank Rosenblatt’s Perceptron Multi-layer Perceptron Dot.
Introduction to Neural Networks
Pattern Recognition Lecture 13: Neural Networks 1 Dr. Richard Spillman Pacific Lutheran University.
1 1 Introduction. 1 2 Course Objectives This course gives an introduction to basic neural network architectures and learning rules. Emphasis is placed.
1 Neural Networks MUMT 611 Philippe Zaborowski April 2005.
INTRODUCTION TO NEURAL NETWORKS 2 A new sort of computer What are (everyday) computer systems good at... and not so good at? Good at..Not so good at..
Business Intelligence and Decision Support Systems (9 th Ed., Prentice Hall) Chapter 6: Artificial Neural Networks for Data Mining.
Artificial Intelligence, P.II
Introduction.
Deep Learning Amin Sobhani.
Recognition of biological cells – the beginning of study
Machine Learning Training
Motivation Computers are good at some things… Calculating 
Neural Networks.
What is Pattern Recognition?
Week 11 Knowledge Discovery Systems & Data Mining :
Introduction.
CS 456 Interactive Software.
Neural Networks & a case with bankruptcy prediction
Introduction.
Welcome! Knowledge Discovery and Data Mining
Machine learning: What is it?
Presentation transcript:

CIS 588 Neural Computing Course details

CIS 588 Neural Computing Course basics:  Instructor - Iren Valova  Tuesday, Thursday 5 - 6:15pm, T 101  1 midterm, 1 project, 1 presentation, 3 homeworks, Final  Fundamentals of Neural Networks, Laurene Fausett, Prentice Hall, 1995  Additional resources are found in the class web site.

Neural network - what is it? 1960s - neural network research preceded the digital computer, but dwindled in 1969 after Minsky and Papert Rumelhart showed that multilayer perceptron could overcome the limitations described by Minsky Rumelhart popularized the notion that there are other viable architectures; by 1989 there were two societies as forum for NN research by 1991 people began to realize the significance of computers that could learn new things without having to be explicitly reprogrammed Learning means behaving better as a result of experience.

Neural network - what can I do with it? Why do I need it? with all the attention the NNs have received, there are still only a handful of commercially successful applications; many people have heard about NN, yet few have concept of how to apply them NN are exciting because the technology offers the promise of computer system that can dynamically adapt to new situations NN only require for the learning algorithm, input signals, and the set that collectively represents the desired behavior, to be specified the underlying concept is unlike any of the mainstream approaches and is essential for the successful application of NN

Neural network - Why do I need it? computers - biggest bang for the buck, inexpensive, reliable, and fast automation problems, NP problems, intractable problems (tasks people do extremely well, but difficult to model) brain - limited to operations in milliseconds, but working in parallel, self-organizing computers are sequential

Applications of Neural Networks Stocks, Commodities, and Futures Business, Management, and Finance Medical Applications Sports Applications Science Manufacturing Pattern Recognition

Stocks, Commodities, and Futures Forecasting Stock Prices – Determines if stock is being underpriced or overpriced by the market. Cost Prediction – Predicts the next month's gas price change.

Business, Management, and Finance Credit Scoring – Predicts loan application success Identifying Potential for Misconduct – Predicts misconduct potential based on employee records. Finding Gold – Recognizes gold deposits

Medical Applications Diagnosing Heart Attacks – Recognizes Acute Myocardial Infarction from enzyme data. Breast Cancer Cell Analysis – Image analysis ignores benign cells and classifies malignant cells.

Sports Applications Thoroughbred Horse Racing – Predicts the winning horse in a race. Dog Racing – Predicts the winning dog in a race.

Science Mosquito Identification – Recognizes two species and both sexes of mosquitoes. Weather Forecasting – Predicts both the probability and quantity of rain in a local area.

Manufacturing Welding Quality – Recognizes welds which are most likely to fail under stress. Computer Chip Manufacturing Quality – Analyzes chip failures to help improve yields. Beer Testing – Identifies the organic content of competitors' beer vapors.

Pattern Recognition Speech Recognition – Voice mail recognition for rotary phone systems. Classification of Text – Provides contextual information about text.

Reference BrainMaker Neural Network Software URL: