GENETIK Genetic algorithm for the sizing cases research. Hélène Pasquier Stéphane Clouet (CNES, France)

Size: px
Start display at page:

Download "GENETIK Genetic algorithm for the sizing cases research. Hélène Pasquier Stéphane Clouet (CNES, France)"

Transcription

1 69 Appendix E GENETIK Genetic algorithm for the sizing cases research Hélène Pasquier Stéphane Clouet (CNES, France)

2 70 GENETIK Genetic algorithm for the sizing cases research Abstract GENETIK is a CNES internal tool which use genetic algorithm for sizing cases research. A first development phase has been started in 2005, with a validation on simple cases. In 2009, a second development and validation phase has led to an optimized tool in term of results and methodology. The objectives of the presentation are the following: Describe the principles of genetic algorithms, Focus on optimization in GENETIK in term of algorithm operators and methodology, Present validation cases and results.

3 GENETIK Genetic algorithm for the sizing cases research 71 GENETIK : Genetic algorithms for the sizing cases research PASQUIER Hélène, Thermal Engineer, CNES CLOUET Stéphane, CNES trainee 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC Agenda Context of the study Genetic Algorithms Presentation Operator optimization Example Conclusion 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC 2 / 24

4 72 GENETIK Genetic algorithm for the sizing cases research Agenda Context of the study Genetic Algorithms Presentation Operator optimization Example Conclusion 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC 3 / 24 Context of the study New project complex orbit and many possible attitude (random attitude for example) More complicated to determine the dimensioning case for thermal analysis Use of genetic algorithms for sizing cases research training period in 2005 has led to a first internal tool GENETIK 2009 : new training period to Improve knowledge on genetic algorithms Optimize GENETIK Validate the internal tool on simple cases 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC 4 / 24

5 GENETIK Genetic algorithm for the sizing cases research 73 Agenda Context of the study Genetic Algorithms Presentation Operator optimization Example Conclusion 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC 5 / 24 Genetic Algorithms - Presentation Search technique used to find solutions to optimization problems Technique inspired by evolutionary biology such as inheritance, mutation, selection, and crossover. Vocabulary : Gene : parameter of the problem (ex. : altitude of the satellite) Individual : combination of genes Population : set of individual Fitness : evaluation function to optimize (most of the time temperature) 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC 6 / 24

6 74 GENETIK Genetic algorithm for the sizing cases research Genetic Algorithms - Presentation General architecture of the algorithm : First population PARENTS Generation iteration Mutation Crossing over CONDOR CHILDRENS Evaluation Selection Convergence criteria? NO YES GAETAN SYSTEMA End of simulation 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC 7 / 24 Agenda Context of the study Genetic Algorithms Presentation Operator optimization Example Conclusion 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC 8 / 24

7 GENETIK Genetic algorithm for the sizing cases research 75 Genetic Algorithms - Operator optimization Mutation 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC 9 / 24 Genetic Algorithms - Operator optimization Crossover One point crossover 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC 10 / 24

8 76 GENETIK Genetic algorithm for the sizing cases research Genetic Algorithms - Operator optimization Crossover Barycentric crossover 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC 11 / 24 Genetic Algorithms - Operator optimization SELECTION : Keep the best individuals to converge but keep diversity to avoid convergence to a local optimum Two different ways : - elitism - roulette wheel Selection WHAT IS A INTERESTING INDIVIDUAL FOR SELECTION : An individual with a good fitness An individual which is far from the other good individuals An individual which dominate a zone in the search space Elitism threshold on fitness Threshold on each gene of the individual 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC 12 / 24

9 GENETIK Genetic algorithm for the sizing cases research 77 Genetic Algorithms - Operator optimization Selection 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC 13 / 24 Genetic Algorithms - Operator optimization Selection Elitist selection 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC 14 / 24

10 78 GENETIK Genetic algorithm for the sizing cases research Genetic Algorithms - Operator optimization Selection Roulette wheel selection 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC 15 / 24 Agenda Context of the study Genetic Algorithms Presentation Operator optimization Example Conclusion 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC 16 / 24

11 GENETIK Genetic algorithm for the sizing cases research 79 Example On a simple geometry (cube with anisotropic conductivity) Sun synchronous orbit Tested parameters : Altitude : [ 700 ; 900 ] km Solar hour at ascending node : [ 06h00 ; 12h30 ] Albedo : [ 0.35 ; 0.50 ] Attitude vector 1 : { z, -z } Attitude vector 2 : {x, -x, y, -y} Day of the year : [ 1 ; 365 ] 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC 17 / 24 Example Protocol First simulation : IDENTIFICATION of the important gene optimization of the selection parameter Second simulation CONFIRMATION of all the local optima Third and last simulation LOCAL EXPLORATION around the local optima to determine the global one 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC 18 / 24

12 80 GENETIK Genetic algorithm for the sizing cases research Example first simulation Red points : fitness close to the best fitness ( T < 4 C) Blue points : fitness far from the best fitness ( T > 4 C) Day X X X X X Altitude X X X X Albedo X X X Solar hour X X Vector 1 X altitude albedo Solar hour Vector 1 Vector 2 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC 19 / 24 Example first simulation Altitude / solar hour at ascending node correlation Orbit altitude (km) solar hour at ascending node (h) 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC 20 / 24

13 GENETIK Genetic algorithm for the sizing cases research 81 Example second simulation Altitude / solar hour at ascending node correlation Orbit altitude (km) solar hour at ascending node (h) 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC 21 / 24 Example third simulation Local simulation on the two optima : New local optima Final sizing case : Solar hour = 06h00 Day = 242 Fitness = -62,51 C 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC 22 / 24

14 82 GENETIK Genetic algorithm for the sizing cases research Agenda Context of the study Genetic Algorithms Presentation Operator optimization Example Conclusion 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC 23 / 24 Conclusion GENETIK is today optimized Validation on a simple case definition of a user protocol Simulation duration ~50 to 70h on one processor New development to allow a continuous exploration for attitude After a complete validation, integration in GAETAN V5 23rd European Workshop on Thermal and ECLS Software, 6-7 October 2009, ESA/ESTEC 24 / 24

TABLE OF CONTENTS TABLE OF CONTENTS COVER PAGE HALAMAN PENGESAHAN PERNYATAAN NASKAH SOAL TUGAS AKHIR ACKNOWLEDGEMENT FOREWORD

TABLE OF CONTENTS TABLE OF CONTENTS COVER PAGE HALAMAN PENGESAHAN PERNYATAAN NASKAH SOAL TUGAS AKHIR ACKNOWLEDGEMENT FOREWORD TABLE OF CONTENTS TABLE OF CONTENTS COVER PAGE HALAMAN PENGESAHAN PERNYATAAN NASKAH SOAL TUGAS AKHIR ACKNOWLEDGEMENT FOREWORD TABLE OF CONTENTS LIST OF FIGURES LIST OF TABLES LIST OF APPENDICES LIST OF

More information

Laboratorio di Intelligenza Artificiale e Robotica

Laboratorio di Intelligenza Artificiale e Robotica Laboratorio di Intelligenza Artificiale e Robotica A.A. 2008-2009 Outline 2 Machine Learning Unsupervised Learning Supervised Learning Reinforcement Learning Genetic Algorithms Genetics-Based Machine Learning

More information

On the Combined Behavior of Autonomous Resource Management Agents

On the Combined Behavior of Autonomous Resource Management Agents On the Combined Behavior of Autonomous Resource Management Agents Siri Fagernes 1 and Alva L. Couch 2 1 Faculty of Engineering Oslo University College Oslo, Norway siri.fagernes@iu.hio.no 2 Computer Science

More information

Seminar - Organic Computing

Seminar - Organic Computing Seminar - Organic Computing Self-Organisation of OC-Systems Markus Franke 25.01.2006 Typeset by FoilTEX Timetable 1. Overview 2. Characteristics of SO-Systems 3. Concern with Nature 4. Design-Concepts

More information

Ordered Incremental Training with Genetic Algorithms

Ordered Incremental Training with Genetic Algorithms Ordered Incremental Training with Genetic Algorithms Fangming Zhu, Sheng-Uei Guan* Department of Electrical and Computer Engineering, National University of Singapore, 10 Kent Ridge Crescent, Singapore

More information

The dilemma of Saussurean communication

The dilemma of Saussurean communication ELSEVIER BioSystems 37 (1996) 31-38 The dilemma of Saussurean communication Michael Oliphant Deparlment of Cognitive Science, University of California, San Diego, CA, USA Abstract A Saussurean communication

More information

Laboratorio di Intelligenza Artificiale e Robotica

Laboratorio di Intelligenza Artificiale e Robotica Laboratorio di Intelligenza Artificiale e Robotica A.A. 2008-2009 Outline 2 Machine Learning Unsupervised Learning Supervised Learning Reinforcement Learning Genetic Algorithms Genetics-Based Machine Learning

More information

Major Milestones, Team Activities, and Individual Deliverables

Major Milestones, Team Activities, and Individual Deliverables Major Milestones, Team Activities, and Individual Deliverables Milestone #1: Team Semester Proposal Your team should write a proposal that describes project objectives, existing relevant technology, engineering

More information

Evolutive Neural Net Fuzzy Filtering: Basic Description

Evolutive Neural Net Fuzzy Filtering: Basic Description Journal of Intelligent Learning Systems and Applications, 2010, 2: 12-18 doi:10.4236/jilsa.2010.21002 Published Online February 2010 (http://www.scirp.org/journal/jilsa) Evolutive Neural Net Fuzzy Filtering:

More information

Benjamin Pohl, Yves Richard, Manon Kohler, Justin Emery, Thierry Castel, Benjamin De Lapparent, Denis Thévenin, Thomas Thévenin, Julien Pergaud

Benjamin Pohl, Yves Richard, Manon Kohler, Justin Emery, Thierry Castel, Benjamin De Lapparent, Denis Thévenin, Thomas Thévenin, Julien Pergaud Measured and simulated Urban Heat Island in Dijon, France [the Urban Heat Island of a middle-size Franch city as seen by high-resolution numerical experiments and in situ measurements the case of Dijon,

More information

I-COMPETERE: Using Applied Intelligence in search of competency gaps in software project managers.

I-COMPETERE: Using Applied Intelligence in search of competency gaps in software project managers. Information Systems Frontiers manuscript No. (will be inserted by the editor) I-COMPETERE: Using Applied Intelligence in search of competency gaps in software project managers. Ricardo Colomo-Palacios

More information

Rover Races Grades: 3-5 Prep Time: ~45 Minutes Lesson Time: ~105 minutes

Rover Races Grades: 3-5 Prep Time: ~45 Minutes Lesson Time: ~105 minutes Rover Races Grades: 3-5 Prep Time: ~45 Minutes Lesson Time: ~105 minutes WHAT STUDENTS DO: Establishing Communication Procedures Following Curiosity on Mars often means roving to places with interesting

More information

IAT 888: Metacreation Machines endowed with creative behavior. Philippe Pasquier Office 565 (floor 14)

IAT 888: Metacreation Machines endowed with creative behavior. Philippe Pasquier Office 565 (floor 14) IAT 888: Metacreation Machines endowed with creative behavior Philippe Pasquier Office 565 (floor 14) pasquier@sfu.ca Outline of today's lecture A little bit about me A little bit about you What will that

More information

Moderator: Gary Weckman Ohio University USA

Moderator: Gary Weckman Ohio University USA Moderator: Gary Weckman Ohio University USA Robustness in Real-time Complex Systems What is complexity? Interactions? Defy understanding? What is robustness? Predictable performance? Ability to absorb

More information

Acquiring Competence from Performance Data

Acquiring Competence from Performance Data Acquiring Competence from Performance Data Online learnability of OT and HG with simulated annealing Tamás Biró ACLC, University of Amsterdam (UvA) Computational Linguistics in the Netherlands, February

More information

EVOLVING POLICIES TO SOLVE THE RUBIK S CUBE: EXPERIMENTS WITH IDEAL AND APPROXIMATE PERFORMANCE FUNCTIONS

EVOLVING POLICIES TO SOLVE THE RUBIK S CUBE: EXPERIMENTS WITH IDEAL AND APPROXIMATE PERFORMANCE FUNCTIONS EVOLVING POLICIES TO SOLVE THE RUBIK S CUBE: EXPERIMENTS WITH IDEAL AND APPROXIMATE PERFORMANCE FUNCTIONS by Robert Smith Submitted in partial fulfillment of the requirements for the degree of Master of

More information

Lecture 15: Test Procedure in Engineering Design

Lecture 15: Test Procedure in Engineering Design MECH 350 Engineering Design I University of Victoria Dept. of Mechanical Engineering Lecture 15: Test Procedure in Engineering Design 1 Outline: INTRO TO TESTING DESIGN OF EXPERIMENTS DOCUMENTING TESTS

More information

Axiom 2013 Team Description Paper

Axiom 2013 Team Description Paper Axiom 2013 Team Description Paper Mohammad Ghazanfari, S Omid Shirkhorshidi, Farbod Samsamipour, Hossein Rahmatizadeh Zagheli, Mohammad Mahdavi, Payam Mohajeri, S Abbas Alamolhoda Robotics Scientific Association

More information

Testing A Moving Target: How Do We Test Machine Learning Systems? Peter Varhol Technology Strategy Research, USA

Testing A Moving Target: How Do We Test Machine Learning Systems? Peter Varhol Technology Strategy Research, USA Testing A Moving Target: How Do We Test Machine Learning Systems? Peter Varhol Technology Strategy Research, USA Testing a Moving Target How Do We Test Machine Learning Systems? Peter Varhol, Technology

More information

Reinforcement Learning by Comparing Immediate Reward

Reinforcement Learning by Comparing Immediate Reward Reinforcement Learning by Comparing Immediate Reward Punit Pandey DeepshikhaPandey Dr. Shishir Kumar Abstract This paper introduces an approach to Reinforcement Learning Algorithm by comparing their immediate

More information

DIANA: A computer-supported heterogeneous grouping system for teachers to conduct successful small learning groups

DIANA: A computer-supported heterogeneous grouping system for teachers to conduct successful small learning groups Computers in Human Behavior Computers in Human Behavior 23 (2007) 1997 2010 www.elsevier.com/locate/comphumbeh DIANA: A computer-supported heterogeneous grouping system for teachers to conduct successful

More information

Generative models and adversarial training

Generative models and adversarial training Day 4 Lecture 1 Generative models and adversarial training Kevin McGuinness kevin.mcguinness@dcu.ie Research Fellow Insight Centre for Data Analytics Dublin City University What is a generative model?

More information

Artificial Neural Networks written examination

Artificial Neural Networks written examination 1 (8) Institutionen för informationsteknologi Olle Gällmo Universitetsadjunkt Adress: Lägerhyddsvägen 2 Box 337 751 05 Uppsala Artificial Neural Networks written examination Monday, May 15, 2006 9 00-14

More information

Cooperative evolutive concept learning: an empirical study

Cooperative evolutive concept learning: an empirical study Cooperative evolutive concept learning: an empirical study Filippo Neri University of Piemonte Orientale Dipartimento di Scienze e Tecnologie Avanzate Piazza Ambrosoli 5, 15100 Alessandria AL, Italy Abstract

More information

A Genetic Irrational Belief System

A Genetic Irrational Belief System A Genetic Irrational Belief System by Coen Stevens The thesis is submitted in partial fulfilment of the requirements for the degree of Master of Science in Computer Science Knowledge Based Systems Group

More information

INPE São José dos Campos

INPE São José dos Campos INPE-5479 PRE/1778 MONLINEAR ASPECTS OF DATA INTEGRATION FOR LAND COVER CLASSIFICATION IN A NEDRAL NETWORK ENVIRONNENT Maria Suelena S. Barros Valter Rodrigues INPE São José dos Campos 1993 SECRETARIA

More information

A simulated annealing and hill-climbing algorithm for the traveling tournament problem

A simulated annealing and hill-climbing algorithm for the traveling tournament problem European Journal of Operational Research xxx (2005) xxx xxx Discrete Optimization A simulated annealing and hill-climbing algorithm for the traveling tournament problem A. Lim a, B. Rodrigues b, *, X.

More information

PRD Online

PRD Online 1 PRD Online 2011-12 SBC PRD Online What is it? PRD Online, part of CPD Online, will keep track of the PRD process for you, allowing you to concentrate on the quality of the professional dialogue. What

More information

Implementation of Genetic Algorithm to Solve Travelling Salesman Problem with Time Window (TSP-TW) for Scheduling Tourist Destinations in Malang City

Implementation of Genetic Algorithm to Solve Travelling Salesman Problem with Time Window (TSP-TW) for Scheduling Tourist Destinations in Malang City Journal of Information Technology and Computer Science Volume 2, Number 1, 2017, pp. 1-10 Journal Homepage: www.jitecs.ub.ac.id Implementation of Genetic Algorithm to Solve Travelling Salesman Problem

More information

Lecture 1: Machine Learning Basics

Lecture 1: Machine Learning Basics 1/69 Lecture 1: Machine Learning Basics Ali Harakeh University of Waterloo WAVE Lab ali.harakeh@uwaterloo.ca May 1, 2017 2/69 Overview 1 Learning Algorithms 2 Capacity, Overfitting, and Underfitting 3

More information

Biological Sciences, BS and BA

Biological Sciences, BS and BA Student Learning Outcomes Assessment Summary Biological Sciences, BS and BA College of Natural Science and Mathematics AY 2012/2013 and 2013/2014 1. Assessment information collected Submitted by: Diane

More information

A SURVEY OF FUZZY COGNITIVE MAP LEARNING METHODS

A SURVEY OF FUZZY COGNITIVE MAP LEARNING METHODS A SURVEY OF FUZZY COGNITIVE MAP LEARNING METHODS Wociech Stach, Lukasz Kurgan, and Witold Pedrycz Department of Electrical and Computer Engineering University of Alberta Edmonton, Alberta T6G 2V4, Canada

More information

Solving Combinatorial Optimization Problems Using Genetic Algorithms and Ant Colony Optimization

Solving Combinatorial Optimization Problems Using Genetic Algorithms and Ant Colony Optimization University of Tennessee, Knoxville Trace: Tennessee Research and Creative Exchange Doctoral Dissertations Graduate School 8-2012 Solving Combinatorial Optimization Problems Using Genetic Algorithms and

More information

Classification Using ANN: A Review

Classification Using ANN: A Review International Journal of Computational Intelligence Research ISSN 0973-1873 Volume 13, Number 7 (2017), pp. 1811-1820 Research India Publications http://www.ripublication.com Classification Using ANN:

More information

Grade 2: Using a Number Line to Order and Compare Numbers Place Value Horizontal Content Strand

Grade 2: Using a Number Line to Order and Compare Numbers Place Value Horizontal Content Strand Grade 2: Using a Number Line to Order and Compare Numbers Place Value Horizontal Content Strand Texas Essential Knowledge and Skills (TEKS): (2.1) Number, operation, and quantitative reasoning. The student

More information

While you are waiting... socrative.com, room number SIMLANG2016

While you are waiting... socrative.com, room number SIMLANG2016 While you are waiting... socrative.com, room number SIMLANG2016 Simulating Language Lecture 4: When will optimal signalling evolve? Simon Kirby simon@ling.ed.ac.uk T H E U N I V E R S I T Y O H F R G E

More information

Automatic Pronunciation Checker

Automatic Pronunciation Checker Institut für Technische Informatik und Kommunikationsnetze Eidgenössische Technische Hochschule Zürich Swiss Federal Institute of Technology Zurich Ecole polytechnique fédérale de Zurich Politecnico federale

More information

Learning Methods for Fuzzy Systems

Learning Methods for Fuzzy Systems Learning Methods for Fuzzy Systems Rudolf Kruse and Andreas Nürnberger Department of Computer Science, University of Magdeburg Universitätsplatz, D-396 Magdeburg, Germany Phone : +49.39.67.876, Fax : +49.39.67.8

More information

Rendezvous with Comet Halley Next Generation of Science Standards

Rendezvous with Comet Halley Next Generation of Science Standards Next Generation of Science Standards 5th Grade 6 th Grade 7 th Grade 8 th Grade 5-PS1-3 Make observations and measurements to identify materials based on their properties. MS-PS1-4 Develop a model that

More information

Test Effort Estimation Using Neural Network

Test Effort Estimation Using Neural Network J. Software Engineering & Applications, 2010, 3: 331-340 doi:10.4236/jsea.2010.34038 Published Online April 2010 (http://www.scirp.org/journal/jsea) 331 Chintala Abhishek*, Veginati Pavan Kumar, Harish

More information

ME 443/643 Design Techniques in Mechanical Engineering. Lecture 1: Introduction

ME 443/643 Design Techniques in Mechanical Engineering. Lecture 1: Introduction ME 443/643 Design Techniques in Mechanical Engineering Lecture 1: Introduction Instructor: Dr. Jagadeep Thota Instructor Introduction Born in Bangalore, India. B.S. in ME @ Bangalore University, India.

More information

Geothermal Training in Oradea, Romania

Geothermal Training in Oradea, Romania Geothermal Training in Oradea, Romania Marcel ROŞCA and Cornel ANTAL University of Oradea Abstract The paper presents the International Geothermal Training Centre at the University of Oradea, Romania,

More information

International Journal of Advanced Networking Applications (IJANA) ISSN No. :

International Journal of Advanced Networking Applications (IJANA) ISSN No. : International Journal of Advanced Networking Applications (IJANA) ISSN No. : 0975-0290 34 A Review on Dysarthric Speech Recognition Megha Rughani Department of Electronics and Communication, Marwadi Educational

More information

Bluetooth mlearning Applications for the Classroom of the Future

Bluetooth mlearning Applications for the Classroom of the Future Bluetooth mlearning Applications for the Classroom of the Future Tracey J. Mehigan, Daniel C. Doolan, Sabin Tabirca Department of Computer Science, University College Cork, College Road, Cork, Ireland

More information

Introduction to Simulation

Introduction to Simulation Introduction to Simulation Spring 2010 Dr. Louis Luangkesorn University of Pittsburgh January 19, 2010 Dr. Louis Luangkesorn ( University of Pittsburgh ) Introduction to Simulation January 19, 2010 1 /

More information

Knowledge-Based - Systems

Knowledge-Based - Systems Knowledge-Based - Systems ; Rajendra Arvind Akerkar Chairman, Technomathematics Research Foundation and Senior Researcher, Western Norway Research institute Priti Srinivas Sajja Sardar Patel University

More information

Bluetooth mlearning Applications for the Classroom of the Future

Bluetooth mlearning Applications for the Classroom of the Future Bluetooth mlearning Applications for the Classroom of the Future Tracey J. Mehigan Daniel C. Doolan Sabin Tabirca University College Cork, Ireland 2007 Overview Overview Introduction Mobile Learning Bluetooth

More information

EGRHS Course Fair. Science & Math AP & IB Courses

EGRHS Course Fair. Science & Math AP & IB Courses EGRHS Course Fair Science & Math AP & IB Courses Science Courses: AP Physics IB Physics SL IB Physics HL AP Biology IB Biology HL AP Physics Course Description Course Description AP Physics C (Mechanics)

More information

Performance. In the Fall semester of 2005, one of the sections of the advanced architectural design studio in the Department of. Explorations.

Performance. In the Fall semester of 2005, one of the sections of the advanced architectural design studio in the Department of. Explorations. Forms of Performance Explorations in a BY GANAPATHY MAHALINGAM, ASSOCIATE PROFESSOR AND DIRECTOR Department of Architecture and Landscape Architecture NORTH DAKOTA STATE UNIVERSITY Fargo, North Dakota

More information

Learning Structural Correspondences Across Different Linguistic Domains with Synchronous Neural Language Models

Learning Structural Correspondences Across Different Linguistic Domains with Synchronous Neural Language Models Learning Structural Correspondences Across Different Linguistic Domains with Synchronous Neural Language Models Stephan Gouws and GJ van Rooyen MIH Medialab, Stellenbosch University SOUTH AFRICA {stephan,gvrooyen}@ml.sun.ac.za

More information

LEGO MINDSTORMS Education EV3 Coding Activities

LEGO MINDSTORMS Education EV3 Coding Activities LEGO MINDSTORMS Education EV3 Coding Activities s t e e h s k r o W t n e d Stu LEGOeducation.com/MINDSTORMS Contents ACTIVITY 1 Performing a Three Point Turn 3-6 ACTIVITY 2 Written Instructions for a

More information

Notes For Agricultural Sciences Grade 12

Notes For Agricultural Sciences Grade 12 Notes For Grade 12 Free PDF ebook Download: Notes For Grade 12 Download or Read Online ebook notes for agricultural sciences grade 12 in PDF Format From The Best User Guide Database Jun 8, 2013 - (Adapted

More information

First Grade Standards

First Grade Standards These are the standards for what is taught throughout the year in First Grade. It is the expectation that these skills will be reinforced after they have been taught. Mathematical Practice Standards Taught

More information

Ricopili: Postimputation Module. WCPG Education Day Stephan Ripke / Raymond Walters Toronto, October 2015

Ricopili: Postimputation Module. WCPG Education Day Stephan Ripke / Raymond Walters Toronto, October 2015 Ricopili: Postimputation Module WCPG Education Day Stephan Ripke / Raymond Walters Toronto, October 2015 Ricopili Overview Ricopili Overview postimputation, 12 steps 1) Association analysis 2) Meta analysis

More information

Comparison of network inference packages and methods for multiple networks inference

Comparison of network inference packages and methods for multiple networks inference Comparison of network inference packages and methods for multiple networks inference Nathalie Villa-Vialaneix http://www.nathalievilla.org nathalie.villa@univ-paris1.fr 1ères Rencontres R - BoRdeaux, 3

More information

Proposal of Pattern Recognition as a necessary and sufficient principle to Cognitive Science

Proposal of Pattern Recognition as a necessary and sufficient principle to Cognitive Science Proposal of Pattern Recognition as a necessary and sufficient principle to Cognitive Science Gilberto de Paiva Sao Paulo Brazil (May 2011) gilbertodpaiva@gmail.com Abstract. Despite the prevalence of the

More information

"On-board training tools for long term missions" Experiment Overview. 1. Abstract:

On-board training tools for long term missions Experiment Overview. 1. Abstract: "On-board training tools for long term missions" Experiment Overview 1. Abstract 2. Keywords 3. Introduction 4. Technical Equipment 5. Experimental Procedure 6. References Principal Investigators: BTE:

More information

Evolution of Symbolisation in Chimpanzees and Neural Nets

Evolution of Symbolisation in Chimpanzees and Neural Nets Evolution of Symbolisation in Chimpanzees and Neural Nets Angelo Cangelosi Centre for Neural and Adaptive Systems University of Plymouth (UK) a.cangelosi@plymouth.ac.uk Introduction Animal communication

More information

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur Module 12 Machine Learning 12.1 Instructional Objective The students should understand the concept of learning systems Students should learn about different aspects of a learning system Students should

More information

Heredity In Plants For 2nd Grade

Heredity In Plants For 2nd Grade In Plants For 2nd Grade Free PDF ebook Download: In Plants For 2nd Grade Download or Read Online ebook heredity in plants for 2nd grade in PDF Format From The Best User Guide Database I Write the letter

More information

European Cooperation in the field of Scientific and Technical Research - COST - Brussels, 24 May 2013 COST 024/13

European Cooperation in the field of Scientific and Technical Research - COST - Brussels, 24 May 2013 COST 024/13 European Cooperation in the field of Scientific and Technical Research - COST - Brussels, 24 May 2013 COST 024/13 MEMORANDUM OF UNDERSTANDING Subject : Memorandum of Understanding for the implementation

More information

Research Article Hybrid Multistarting GA-Tabu Search Method for the Placement of BtB Converters for Korean Metropolitan Ring Grid

Research Article Hybrid Multistarting GA-Tabu Search Method for the Placement of BtB Converters for Korean Metropolitan Ring Grid Mathematical Problems in Engineering Volume 2016, Article ID 1546753, 9 pages http://dx.doi.org/10.1155/2016/1546753 Research Article Hybrid Multistarting GA-Tabu Search Method for the Placement of BtB

More information

Multiagent Simulation of Learning Environments

Multiagent Simulation of Learning Environments Multiagent Simulation of Learning Environments Elizabeth Sklar and Mathew Davies Dept of Computer Science Columbia University New York, NY 10027 USA sklar,mdavies@cs.columbia.edu ABSTRACT One of the key

More information

Document number: 2013/ Programs Committee 6/2014 (July) Agenda Item 42.0 Bachelor of Engineering with Honours in Software Engineering

Document number: 2013/ Programs Committee 6/2014 (July) Agenda Item 42.0 Bachelor of Engineering with Honours in Software Engineering Document number: 2013/0006139 Programs Committee 6/2014 (July) Agenda Item 42.0 Bachelor of Engineering with Honours in Software Engineering Program Learning Outcomes Threshold Learning Outcomes for Engineering

More information

BUSINESS INTELLIGENCE FROM WEB USAGE MINING

BUSINESS INTELLIGENCE FROM WEB USAGE MINING BUSINESS INTELLIGENCE FROM WEB USAGE MINING Ajith Abraham Department of Computer Science, Oklahoma State University, 700 N Greenwood Avenue, Tulsa,Oklahoma 74106-0700, USA, ajith.abraham@ieee.org Abstract.

More information

Hands-On CFD Educational Interface for. Engineering Courses and Laboratories

Hands-On CFD Educational Interface for. Engineering Courses and Laboratories Hands-On CFD Educational Interface for Engineering Courses and Laboratories Frederick Stern IIHR-Hydroscience & Engineering The University of Iowa Tao Xing IIHR-Hydroscience & Engineering The University

More information

Georgetown University at TREC 2017 Dynamic Domain Track

Georgetown University at TREC 2017 Dynamic Domain Track Georgetown University at TREC 2017 Dynamic Domain Track Zhiwen Tang Georgetown University zt79@georgetown.edu Grace Hui Yang Georgetown University huiyang@cs.georgetown.edu Abstract TREC Dynamic Domain

More information

PH.D. IN COMPUTER SCIENCE PROGRAM (POST M.S.)

PH.D. IN COMPUTER SCIENCE PROGRAM (POST M.S.) PH.D. IN COMPUTER SCIENCE PROGRAM (POST M.S.) OVERVIEW ADMISSION REQUIREMENTS PROGRAM REQUIREMENTS OVERVIEW FOR THE PH.D. IN COMPUTER SCIENCE Overview The doctoral program is designed for those students

More information

Unsupervised Learning of Word Semantic Embedding using the Deep Structured Semantic Model

Unsupervised Learning of Word Semantic Embedding using the Deep Structured Semantic Model Unsupervised Learning of Word Semantic Embedding using the Deep Structured Semantic Model Xinying Song, Xiaodong He, Jianfeng Gao, Li Deng Microsoft Research, One Microsoft Way, Redmond, WA 98052, U.S.A.

More information

Multiobjective Optimization for Biomedical Named Entity Recognition and Classification

Multiobjective Optimization for Biomedical Named Entity Recognition and Classification Available online at www.sciencedirect.com Procedia Technology 6 (2012 ) 206 213 2nd International Conference on Communication, Computing & Security (ICCCS-2012) Multiobjective Optimization for Biomedical

More information

SARDNET: A Self-Organizing Feature Map for Sequences

SARDNET: A Self-Organizing Feature Map for Sequences SARDNET: A Self-Organizing Feature Map for Sequences Daniel L. James and Risto Miikkulainen Department of Computer Sciences The University of Texas at Austin Austin, TX 78712 dljames,risto~cs.utexas.edu

More information

Ericsson Wallet Platform (EWP) 3.0 Training Programs. Catalog of Course Descriptions

Ericsson Wallet Platform (EWP) 3.0 Training Programs. Catalog of Course Descriptions Ericsson Wallet Platform (EWP) 3.0 Training Programs Catalog of Course Descriptions Catalog of Course Descriptions INTRODUCTION... 3 ERICSSON CONVERGED WALLET (ECW) 3.0 RATING MANAGEMENT... 4 ERICSSON

More information

Pearson Baccalaureate Higher Level Mathematics Worked Solutions

Pearson Baccalaureate Higher Level Mathematics Worked Solutions Pearson Baccalaureate Higher Level Free PDF ebook Download: Pearson Baccalaureate Higher Level Download or Read Online ebook pearson baccalaureate higher level mathematics worked solutions in PDF Format

More information

Semi-Supervised GMM and DNN Acoustic Model Training with Multi-system Combination and Confidence Re-calibration

Semi-Supervised GMM and DNN Acoustic Model Training with Multi-system Combination and Confidence Re-calibration INTERSPEECH 2013 Semi-Supervised GMM and DNN Acoustic Model Training with Multi-system Combination and Confidence Re-calibration Yan Huang, Dong Yu, Yifan Gong, and Chaojun Liu Microsoft Corporation, One

More information

ABSTRACT. A major goal of human genetics is the discovery and validation of genetic polymorphisms

ABSTRACT. A major goal of human genetics is the discovery and validation of genetic polymorphisms ABSTRACT DEODHAR, SUSHAMNA DEODHAR. Using Grammatical Evolution Decision Trees for Detecting Gene-Gene Interactions in Genetic Epidemiology. (Under the direction of Dr. Alison Motsinger-Reif.) A major

More information

Genevieve L. Hartman, Ph.D.

Genevieve L. Hartman, Ph.D. Curriculum Development and the Teaching-Learning Process: The Development of Mathematical Thinking for all children Genevieve L. Hartman, Ph.D. Topics for today Part 1: Background and rationale Current

More information

English Language and Applied Linguistics. Module Descriptions 2017/18

English Language and Applied Linguistics. Module Descriptions 2017/18 English Language and Applied Linguistics Module Descriptions 2017/18 Level I (i.e. 2 nd Yr.) Modules Please be aware that all modules are subject to availability. If you have any questions about the modules,

More information

THINKING TOOLS: Differentiating the Content. Nanci Cole, Michelle Wikle, and Sacha Bennett - TOSAs Sandi Ishii, Supervisor of Gifted Education

THINKING TOOLS: Differentiating the Content. Nanci Cole, Michelle Wikle, and Sacha Bennett - TOSAs Sandi Ishii, Supervisor of Gifted Education THINKING TOOLS: Differentiating the Content Nanci Cole, Michelle Wikle, and Sacha Bennett - TOSAs Sandi Ishii, Supervisor of Gifted Education Based on training by: S. Kaplan, USC, 2008 What is Academic

More information

AGS THE GREAT REVIEW GAME FOR PRE-ALGEBRA (CD) CORRELATED TO CALIFORNIA CONTENT STANDARDS

AGS THE GREAT REVIEW GAME FOR PRE-ALGEBRA (CD) CORRELATED TO CALIFORNIA CONTENT STANDARDS AGS THE GREAT REVIEW GAME FOR PRE-ALGEBRA (CD) CORRELATED TO CALIFORNIA CONTENT STANDARDS 1 CALIFORNIA CONTENT STANDARDS: Chapter 1 ALGEBRA AND WHOLE NUMBERS Algebra and Functions 1.4 Students use algebraic

More information

Multivariate k-nearest Neighbor Regression for Time Series data -

Multivariate k-nearest Neighbor Regression for Time Series data - Multivariate k-nearest Neighbor Regression for Time Series data - a novel Algorithm for Forecasting UK Electricity Demand ISF 2013, Seoul, Korea Fahad H. Al-Qahtani Dr. Sven F. Crone Management Science,

More information

An Empirical and Computational Test of Linguistic Relativity

An Empirical and Computational Test of Linguistic Relativity An Empirical and Computational Test of Linguistic Relativity Kathleen M. Eberhard* (eberhard.1@nd.edu) Matthias Scheutz** (mscheutz@cse.nd.edu) Michael Heilman** (mheilman@nd.edu) *Department of Psychology,

More information

Standard 1: Number and Computation

Standard 1: Number and Computation Standard 1: Number and Computation Standard 1: Number and Computation The student uses numerical and computational concepts and procedures in a variety of situations. Benchmark 1: Number Sense The student

More information

Learning to Schedule Straight-Line Code

Learning to Schedule Straight-Line Code Learning to Schedule Straight-Line Code Eliot Moss, Paul Utgoff, John Cavazos Doina Precup, Darko Stefanović Dept. of Comp. Sci., Univ. of Mass. Amherst, MA 01003 Carla Brodley, David Scheeff Sch. of Elec.

More information

How to Read the Next Generation Science Standards (NGSS)

How to Read the Next Generation Science Standards (NGSS) How to Read the Next Generation Science Standards (NGSS) The Next Generation Science Standards (NGSS) are distinct from prior science standards in three essential ways. 1) Performance. Prior standards

More information

PATROL OFFICER CQB. A u n i q u e C Q B c o u r s e f o r P o l i c e p e r s o n a l o n l y.

PATROL OFFICER CQB. A u n i q u e C Q B c o u r s e f o r P o l i c e p e r s o n a l o n l y. PATROL OFFICER CQB A u n i q u e C Q B c o u r s e f o r P o l i c e p e r s o n a l o n l y. DISCLAIMER 1. For Who - This Program is open for Law Enforcment, Military or Goverment entities only. 2. Vetting

More information

AGENT-BASED MODELLING OF STAKEHOLDER INTERACTION IN TRANSPORT DECISIONS

AGENT-BASED MODELLING OF STAKEHOLDER INTERACTION IN TRANSPORT DECISIONS AGENT-BASED MODELLING OF STAKEHOLDER INTERACTION IN TRANSPORT DECISIONS MICHELA LE PIRA, UNIVERSITY OF CATANIA, ITALY, MLEPIRA@DICA.UNICT.IT MATTEO IGNACCOLO, UNIVERSITY OF CATANIA, ITALY, MATIG@DICA.UNICT.IT

More information

Educational system gaps in Romania. Roberta Mihaela Stanef *, Alina Magdalena Manole

Educational system gaps in Romania. Roberta Mihaela Stanef *, Alina Magdalena Manole Available online at www.sciencedirect.com ScienceDirect Procedia - Social and Behavioral Scien ce s 93 ( 2013 ) 794 798 3rd World Conference on Learning, Teaching and Educational Leadership (WCLTA-2012)

More information

FF+FPG: Guiding a Policy-Gradient Planner

FF+FPG: Guiding a Policy-Gradient Planner FF+FPG: Guiding a Policy-Gradient Planner Olivier Buffet LAAS-CNRS University of Toulouse Toulouse, France firstname.lastname@laas.fr Douglas Aberdeen National ICT australia & The Australian National University

More information

A Comparison of Annealing Techniques for Academic Course Scheduling

A Comparison of Annealing Techniques for Academic Course Scheduling A Comparison of Annealing Techniques for Academic Course Scheduling M. A. Saleh Elmohamed 1, Paul Coddington 2, and Geoffrey Fox 1 1 Northeast Parallel Architectures Center Syracuse University, Syracuse,

More information

PESIT SOUTH CAMPUS 10CS71-OBJECT-ORIENTED MODELING AND DESIGN. Faculty: Mrs.Sumana Sinha No. Of Hours: 52. Outcomes

PESIT SOUTH CAMPUS 10CS71-OBJECT-ORIENTED MODELING AND DESIGN. Faculty: Mrs.Sumana Sinha No. Of Hours: 52. Outcomes 10CS71-OBJECT-ORIENTED MODELING AND DESIGN Faculty: Mrs.Sumana Sinha Of Hours: 52 Course Objective: The objective of this course is to enlighten students the software approach of handling large projects

More information

Speech Recognition at ICSI: Broadcast News and beyond

Speech Recognition at ICSI: Broadcast News and beyond Speech Recognition at ICSI: Broadcast News and beyond Dan Ellis International Computer Science Institute, Berkeley CA Outline 1 2 3 The DARPA Broadcast News task Aspects of ICSI

More information

Calibration of Confidence Measures in Speech Recognition

Calibration of Confidence Measures in Speech Recognition Submitted to IEEE Trans on Audio, Speech, and Language, July 2010 1 Calibration of Confidence Measures in Speech Recognition Dong Yu, Senior Member, IEEE, Jinyu Li, Member, IEEE, Li Deng, Fellow, IEEE

More information

Discriminative Learning of Beam-Search Heuristics for Planning

Discriminative Learning of Beam-Search Heuristics for Planning Discriminative Learning of Beam-Search Heuristics for Planning Yuehua Xu School of EECS Oregon State University Corvallis,OR 97331 xuyu@eecs.oregonstate.edu Alan Fern School of EECS Oregon State University

More information

System Implementation for SemEval-2017 Task 4 Subtask A Based on Interpolated Deep Neural Networks

System Implementation for SemEval-2017 Task 4 Subtask A Based on Interpolated Deep Neural Networks System Implementation for SemEval-2017 Task 4 Subtask A Based on Interpolated Deep Neural Networks 1 Tzu-Hsuan Yang, 2 Tzu-Hsuan Tseng, and 3 Chia-Ping Chen Department of Computer Science and Engineering

More information

Centralized Assignment of Students to Majors: Evidence from the University of Costa Rica. Job Market Paper

Centralized Assignment of Students to Majors: Evidence from the University of Costa Rica. Job Market Paper Centralized Assignment of Students to Majors: Evidence from the University of Costa Rica Job Market Paper Allan Hernandez-Chanto December 22, 2016 Abstract Many countries use a centralized admissions process

More information

Rule discovery in Web-based educational systems using Grammar-Based Genetic Programming

Rule discovery in Web-based educational systems using Grammar-Based Genetic Programming Data Mining VI 205 Rule discovery in Web-based educational systems using Grammar-Based Genetic Programming C. Romero, S. Ventura, C. Hervás & P. González Universidad de Córdoba, Campus Universitario de

More information

The Curriculum in Primary Schools

The Curriculum in Primary Schools The Curriculum in Primary Schools Seminar on findings from Curriculum Implementation Evaluation, DES Inspectorate Primary Curriculum Review, Phase 1, NCCA May 11 th 2005 Planning the curriculum whole school

More information

On Human Computer Interaction, HCI. Dr. Saif al Zahir Electrical and Computer Engineering Department UBC

On Human Computer Interaction, HCI. Dr. Saif al Zahir Electrical and Computer Engineering Department UBC On Human Computer Interaction, HCI Dr. Saif al Zahir Electrical and Computer Engineering Department UBC Human Computer Interaction HCI HCI is the study of people, computer technology, and the ways these

More information

Hands-On CFD Educational Interface for Engineering Courses and Laboratories

Hands-On CFD Educational Interface for Engineering Courses and Laboratories Hands-On CFD Educational Interface for Engineering Courses and Laboratories FREDERICK STERN IIHR-Hydroscience & Engineering The University of Iowa TAO XING IIHR-Hydroscience & Engineering The University

More information

GUIDELINES FOR COMBINED TRAINING IN PEDIATRICS AND MEDICAL GENETICS LEADING TO DUAL CERTIFICATION

GUIDELINES FOR COMBINED TRAINING IN PEDIATRICS AND MEDICAL GENETICS LEADING TO DUAL CERTIFICATION GUIDELINES FOR COMBINED TRAINING IN PEDIATRICS AND MEDICAL GENETICS LEADING TO DUAL CERTIFICATION PREAMBLE This document is intended to provide educational guidance to program directors in pediatrics and

More information