Lecture Plan of Neural Networks 2015. Purpose From introduction to advanced topic To cover various NN models –Basic models Multilayer Perceptron Hopfield.

Slides:



Advertisements
Similar presentations
Introduction to Neural Networks 2. Overview  The McCulloch-Pitts neuron  Pattern space  Limitations  Learning.
Advertisements

Stochastic Neural Networks Deep Learning and Neural Nets Spring 2015.
Computer Science Dr. Peng NingCSC 774 Adv. Net. Security1 CSC 774 Advanced Network Security Preparation for In-class Presentations.
Neural NetworksNN 11 Neural Networks Teacher: Elena Marchiori R4.47 Assistant: Kees Jong S2.22
Statistical pattern recognition and machine learning Jen-Chang Liu, Spring, 2008.
Logistics: –My office hours: T, Th 4-5pm or by appointment –Class Web page:
An Overview of State-of- the-Art Data Modelling Introduction.
CpE 419 / SysEng 419 Network-Centric Systems Architecting and Engineering Dr. Cihan Dagli and Dr. Ann Miller Course Overview 23 August 2005.
CSC 171 – FALL 2004 COMPUTER PROGRAMMING LECTURE 0 ADMINISTRATION.
Intelligent Systems Group Emmanuel Fernandez Larry Mazlack Ali Minai (coordinator) Carla Purdy William Wee.
EE491D Special Topics in Communications Adaptive Signal Processing Spring 2005 Prof. Anthony Kuh POST 205E Dept. of Elec. Eng. University of Hawaii Phone:
LOGO Classification III Lecturer: Dr. Bo Yuan
Artificial Neural Networks KONG DA, XUEYU LEI & PAUL MCKAY.
Dr.-Ing. Erwin Sitompul President University Lecture 1 Introduction to Neural Networks and Fuzzy Logic President UniversityErwin SitompulNNFL 1/1
02 -1 Lecture 02 Agent Technology Topics –Introduction –Agent Reasoning –Agent Learning –Ontology Engineering –User Modeling –Mobile Agents –Multi-Agent.
CS5201 Intelligent Systems (2 unit) Semester II Lecturer: Adrian O’Riordan Contact: is office is 312, Kane
1 ISE 313 Computer Integrated Manufacturing and Automation I Dr. Arslan M. ÖRNEK Industrial Systems Engineering.
Introduction to Artificial Neural Network and Fuzzy Systems
Artificial Neural Network
Machine Learning Usman Roshan Dept. of Computer Science NJIT.
Face Recognition Using Neural Networks Presented By: Hadis Mohseni Leila Taghavi Atefeh Mirsafian.
CSCI 347 – Data Mining Lecture 01 – Course Overview.
CSE 473/573 Computer Vision and Image Processing (CVIP) Ifeoma Nwogu Lecture 35 – Review for midterm.
ECE 284: Special Topics in Computer Engineering On-Chip Interconnection Networks Prof. Bill Lin Spring 2014.
Windows Enterprise Admin Course Section Introduction Chris Redford
Student Objectives: * You should know what the instructor expects from you to final grade You should be able to assess your level of knowledge for this.
Conceptual Foundations © 2008 Pearson Education Australia Lecture slides for this course are based on teaching materials provided/referred by: (1) Statistics.
CS525 DATA MINING COURSE INTRODUCTION YÜCEL SAYGIN SABANCI UNIVERSITY.
Machine Learning Lecture 1. Course Information Text book “Introduction to Machine Learning” by Ethem Alpaydin, MIT Press. Reference book “Data Mining.
From Machine Learning to Deep Learning. Topics that I will Cover (subject to some minor adjustment) Week 2: Introduction to Deep Learning Week 3: Logistic.
Dr. Z. R. Ghassabi Spring 2015 Deep learning for Human action Recognition 1.
ICS 586: Neural Networks Dr. Lahouari Ghouti Information & Computer Science Department.
Introduction to Neural Networks Jianfeng Feng School of Cognitive and Computing Sciences Spring 2001.
MITM613 Wednesday [ 6:00 – 9:00 ] am 1 st week. Good evening …. Every body.
CS623: Introduction to Computing with Neural Nets (lecture-12) Pushpak Bhattacharyya Computer Science and Engineering Department IIT Bombay.
Web-Mining Agents Prof. Dr. Ralf Möller Universität zu Lübeck Institut für Informationssysteme Tanya Braun (Übungen)
Neural Networks Si Wu Dept. of Informatics PEV III 5c7 Spring 2008.
In The Name of God. Parallel processing Course Evaluation  Final Exam is closed book( 14 Scores)  Research and Presentation, Quizzes (5 Scores)  No.
Convolutional Neural Network
FNA/Spring CENG 562 – Machine Learning. FNA/Spring Contact information Instructor: Dr. Ferda N. Alpaslan
Lecture 12. Outline of Rule-Based Classification 1. Overview of ANN 2. Basic Feedforward ANN 3. Linear Perceptron Algorithm 4. Nonlinear and Multilayer.
Machine Learning Artificial Neural Networks MPλ ∀ Stergiou Theodoros 1.
Dr.-Ing. Erwin Sitompul President University Lecture 1 Introduction to Neural Networks and Fuzzy Logic President UniversityErwin SitompulNNFL 1/1
1 Introduction to Neural Networks Recurrent Neural Networks.
Audit Analytics --An innovative course at Rutgers Qi Liu Roman Chinchila.
Multilayer Perceptrons
ECE 5424: Introduction to Machine Learning
Artificial Intelligence (AI)
ISE 313 Computer Integrated Manufacturing and Automation
CS598CXZ (CS510) Advanced Topics in Information Retrieval (Fall 2016)
with Daniel L. Silver, Ph.D. Christian Frey, BBA April 11-12, 2017
Artificial Intelligence (AI)
Jia-Bin Huang Virginia Tech ECE 6554 Advanced Computer Vision
ECE 599/692 – Deep Learning Lecture 1 - Introduction
ECE 599/692 – Deep Learning Lecture 9 – Autoencoder (AE)
University of Florida Eder Santana
Parallel & Distributed Computing Fall 2008
ME 123 Computer Applications I Lecture 40: Course Review 5/23/03
Introduction to Neural Networks and Fuzzy Logic
Machine Learning Course.
A Proposal Defense On Deep Residual Network For Face Recognition Presented By SAGAR MISHRA MECE
Course Summary ChengXiang “Cheng” Zhai Department of Computer Science
Introduction to Neural Networks and Fuzzy Logic
CSSE463: Image Recognition Day 13
Lecture Topic Subject Code
Fundamental of Artificial Intelligence (CSC3180)
Sparse and Redundant Representations and Their Applications in
MODULE ; ADVANCED COMPUTERISED PATTERN MAKING
Goodfellow: Chapter 14 Autoencoders
Presentation transcript:

Lecture Plan of Neural Networks 2015

Purpose From introduction to advanced topic To cover various NN models –Basic models Multilayer Perceptron Hopfield model and associative memory Self-organizing models Stochastic models –Deep learning models Deep belief network Denoising Autoencoder Convolutional NN Sparse connection Learn how to apply NN in real problems

Lecture Material Slides or notes –To be acquired from WWW –Will make or get from WWW and post at Program codes for NN –Able to get from WWW or others

Schedule Overview of the class: 1 week Introduction and Mathematical Background: 1 week Various models of NNs: 4 weeks Deep Learning Models: 4 weeks Paper reading and presentation: 3 weeks Project presentation: 2 weeks

Relation to Other Courses Machine learning: –Neural networks Pattern recognition: –PCA, support-vector machines, radial basis functions (Relatively) unique to this course: –in depth treatment of single/multilayer networks, deep learning, or self-organizing networks

Grading Presence 10% Term project 30% Presentation 30% Final Exam(Take-home) 30%