Artificial intelligence for robotics: build intelligent robots that perform human tasks using AI techniques
Cover -- Title Page -- Copyright and Credits -- Dedication -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Foundation for Advanced Robotics and AI -- Technical requirements -- The basic principle of robotics and AI -- What is AI (and what is it not)? -- There is nothing...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham ; Mumbai
Packt
2018
|
Schlagworte: | |
Online-Zugang: | FHD01 FHI01 FWS01 UBY01 |
Zusammenfassung: | Cover -- Title Page -- Copyright and Credits -- Dedication -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Foundation for Advanced Robotics and AI -- Technical requirements -- The basic principle of robotics and AI -- What is AI (and what is it not)? -- There is nothing new under the sun -- The example problem - clean up this room! -- What you will learn -- Artificial intelligence and advanced robotics techniques -- Introducing the robot and our development environment -- Software components (ROS, Python, and Linux) -- Robot control systems and a decision-making framework -- Soft real-time control -- Control loops -- The robot control system - a control loop with soft real-time control -- Reading serial ports in a real-time manner -- Summary -- Questions -- Further reading -- Chapter 2: Setting Up Your Robot -- Technical requirements -- What is a robot? -- Robot anatomy - what are robots made of? -- Subsumption architecture -- Software setup -- Laptop preparation -- Installing Python -- Installing ROS on the laptop -- Setup of Raspberry Pi 3 -- VNC -- Setting up catkin workspaces -- Hardware -- Beginning at the beginning - knolling -- Assembling the tracks -- Mounting the tracks -- Arm base assembly (turntable) -- Arm assembly -- Wiring -- Summary -- Questions -- Further reading -- Chapter 3: A Concept for a Practical Robot Design Process -- A systems engineering-based approach to robotics -- Our task - cleaning up the playroom -- Use cases -- The problem - part 1 -- Who - the robot -- What - pick up toys and put them in the toy box -- What - pick up and put away in the toy box the items that were not previously in the room -- When - after the grandchildren have visited and they have left, continue to pick up toys until there are none left When - when I (the user) tell you to, and don't stop until there are no more toys to be found -- Where - the game room upstairs -- The problem - part 2 -- Who - the robot, the user (granddad), and the grandchildren -- What - receive commands and verbally interact (hold a conversation) with children, which must include knock-knock jokes -- When - as requested by the robot controller, then when the child speaks to the robot -- Where - in the game room, within about six feet of the robot -- What is our robot to do? -- Storyboards -- Storyboard - put away the toys -- Project goals -- Decomposing hardware needs -- Breaking down software needs -- Writing a specification -- Summary -- Questions -- Further reading -- Chapter 4: Object Recognition Using Neural Networks and Supervised Learning -- Technical requirements -- The image recognition process -- The image recognition training and deployment process - step by step -- Image processing -- Convolution -- Artificial neurons -- The convolution neural network process -- Build the toy/not toy detector -- Using the neural network -- Summary -- Questions -- Further reading -- Chapter 5: Picking up the Toys -- Technical requirements -- Task analysis -- Setting up the solution -- How do we pick actions? -- Summary of robot arm learning process -- Teaching the robot arm -- Version one - action state reinforcement learning -- Adaptive learning rate -- Q-learning implementation -- Version 2 - indexed states and actions -- Genetic algorithms -- Other robot arm machine-learning approaches -- Google's SAC-X -- Amazon Robotics Challenge -- Summary -- Questions -- Further reading -- Chapter 6: Teaching a Robot to Listen -- Technical requirements -- Robot speech recognition -- What are we doing? -- Speech to text -- Intent -- Mycroft -- Hardware -- Mycroft software -- Skills -- Dialogs -- Telling jokes - knock, knock Receiving jokes - who's there? -- Summary -- Questions -- Further reading -- Chapter 7: Avoiding the Stairs -- Technical requirements -- Task analysis -- What is SLAM? -- Alternatives for navigation -- Neural networks -- Processing the image -- Training the neural network for navigation -- Convolutional neural network robot control implementation -- Summary -- Questions -- Further reading -- Chapter 8: Putting Things Away -- Technical requirements -- Task analysis -- Decision trees -- What do we mean by pruning? -- Self-classifying decision trees and AI tools -- Entropy -- One hot encoding -- Random forests -- Grid searching and A* (A-Star) -- The A* algorithm -- D* (D-Star or Dynamic A*) -- GPS path finding does not use a map! -- Summary -- Questions -- Further reading -- Chapter 9: Giving the Robot an Artificial Personality -- Technical requirements -- What is an artificial personality? -- The Turing test -- The art and science of simulation -- An emotion state machine -- Playing the emotion game -- Creating a model of human behavior -- Integrating artificial personality into our robot -- Personality construction - building blocks -- Context -- Under construction -- The robot emotion engine -- The human emotion model -- Human information storage -- Context memory -- Questions -- Further reading -- Chapter 10: Conclusions and Reflections -- Conclusions about our journey -- Careers in robotics -- Issues in AI - real and not real -- Some very brief words about robots and AI phobia -- Understanding risk in AI -- Final words -- Summary -- Questions -- Further reading -- Appendix: Assessments -- Other Books You May Enjoy -- Index |
Beschreibung: | 1 Online-Ressource (v, 323 Seiten) Illustrationen, Diagramme (farbig) |
Internformat
MARC
LEADER | 00000nmm a2200000 c 4500 | ||
---|---|---|---|
001 | BV045277746 | ||
003 | DE-604 | ||
005 | 20220323 | ||
007 | cr|uuu---uuuuu | ||
008 | 181107s2018 |||| o||u| ||||||eng d | ||
020 | |z 9781788835701 |c Online |9 978-1-78883-570-1 | ||
035 | |a (ZDB-221-PDA)9781788835701 | ||
035 | |a (OCoLC)1066027307 | ||
035 | |a (DE-599)BVBBV045277746 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
049 | |a DE-863 |a DE-862 |a DE-1050 |a DE-11 |a DE-706 |a DE-573 | ||
084 | |a ST 300 |0 (DE-625)143650: |2 rvk | ||
100 | 1 | |a Govers, Francis X. |e Verfasser |4 aut | |
245 | 1 | 0 | |a Artificial intelligence for robotics |b build intelligent robots that perform human tasks using AI techniques |c Francis X. Govers |
264 | 1 | |a Birmingham ; Mumbai |b Packt |c 2018 | |
300 | |a 1 Online-Ressource (v, 323 Seiten) |b Illustrationen, Diagramme (farbig) | ||
336 | |b txt |2 rdacontent | ||
337 | |b c |2 rdamedia | ||
338 | |b cr |2 rdacarrier | ||
520 | 3 | |a Cover -- Title Page -- Copyright and Credits -- Dedication -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Foundation for Advanced Robotics and AI -- Technical requirements -- The basic principle of robotics and AI -- What is AI (and what is it not)? -- There is nothing new under the sun -- The example problem - clean up this room! -- What you will learn -- Artificial intelligence and advanced robotics techniques -- Introducing the robot and our development environment -- Software components (ROS, Python, and Linux) -- Robot control systems and a decision-making framework -- Soft real-time control -- Control loops -- The robot control system - a control loop with soft real-time control -- Reading serial ports in a real-time manner -- Summary -- Questions -- Further reading -- Chapter 2: Setting Up Your Robot -- Technical requirements -- What is a robot? -- Robot anatomy - what are robots made of? -- Subsumption architecture -- Software setup -- Laptop preparation -- Installing Python -- Installing ROS on the laptop -- Setup of Raspberry Pi 3 -- VNC -- Setting up catkin workspaces -- Hardware -- Beginning at the beginning - knolling -- Assembling the tracks -- Mounting the tracks -- Arm base assembly (turntable) -- Arm assembly -- Wiring -- Summary -- Questions -- Further reading -- Chapter 3: A Concept for a Practical Robot Design Process -- A systems engineering-based approach to robotics -- Our task - cleaning up the playroom -- Use cases -- The problem - part 1 -- Who - the robot -- What - pick up toys and put them in the toy box -- What - pick up and put away in the toy box the items that were not previously in the room -- When - after the grandchildren have visited and they have left, continue to pick up toys until there are none left | |
520 | 3 | |a When - when I (the user) tell you to, and don't stop until there are no more toys to be found -- Where - the game room upstairs -- The problem - part 2 -- Who - the robot, the user (granddad), and the grandchildren -- What - receive commands and verbally interact (hold a conversation) with children, which must include knock-knock jokes -- When - as requested by the robot controller, then when the child speaks to the robot -- Where - in the game room, within about six feet of the robot -- What is our robot to do? -- Storyboards -- Storyboard - put away the toys -- Project goals -- Decomposing hardware needs -- Breaking down software needs -- Writing a specification -- Summary -- Questions -- Further reading -- Chapter 4: Object Recognition Using Neural Networks and Supervised Learning -- Technical requirements -- The image recognition process -- The image recognition training and deployment process - step by step -- Image processing -- Convolution -- Artificial neurons -- The convolution neural network process -- Build the toy/not toy detector -- Using the neural network -- Summary -- Questions -- Further reading -- Chapter 5: Picking up the Toys -- Technical requirements -- Task analysis -- Setting up the solution -- How do we pick actions? -- Summary of robot arm learning process -- Teaching the robot arm -- Version one - action state reinforcement learning -- Adaptive learning rate -- Q-learning implementation -- Version 2 - indexed states and actions -- Genetic algorithms -- Other robot arm machine-learning approaches -- Google's SAC-X -- Amazon Robotics Challenge -- Summary -- Questions -- Further reading -- Chapter 6: Teaching a Robot to Listen -- Technical requirements -- Robot speech recognition -- What are we doing? -- Speech to text -- Intent -- Mycroft -- Hardware -- Mycroft software -- Skills -- Dialogs -- Telling jokes - knock, knock | |
520 | 3 | |a Receiving jokes - who's there? -- Summary -- Questions -- Further reading -- Chapter 7: Avoiding the Stairs -- Technical requirements -- Task analysis -- What is SLAM? -- Alternatives for navigation -- Neural networks -- Processing the image -- Training the neural network for navigation -- Convolutional neural network robot control implementation -- Summary -- Questions -- Further reading -- Chapter 8: Putting Things Away -- Technical requirements -- Task analysis -- Decision trees -- What do we mean by pruning? -- Self-classifying decision trees and AI tools -- Entropy -- One hot encoding -- Random forests -- Grid searching and A* (A-Star) -- The A* algorithm -- D* (D-Star or Dynamic A*) -- GPS path finding does not use a map! -- Summary -- Questions -- Further reading -- Chapter 9: Giving the Robot an Artificial Personality -- Technical requirements -- What is an artificial personality? -- The Turing test -- The art and science of simulation -- An emotion state machine -- Playing the emotion game -- Creating a model of human behavior -- Integrating artificial personality into our robot -- Personality construction - building blocks -- Context -- Under construction -- The robot emotion engine -- The human emotion model -- Human information storage -- Context memory -- Questions -- Further reading -- Chapter 10: Conclusions and Reflections -- Conclusions about our journey -- Careers in robotics -- Issues in AI - real and not real -- Some very brief words about robots and AI phobia -- Understanding risk in AI -- Final words -- Summary -- Questions -- Further reading -- Appendix: Assessments -- Other Books You May Enjoy -- Index | |
650 | 0 | 7 | |a Künstliche Intelligenz |0 (DE-588)4033447-8 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Robotik |0 (DE-588)4261462-4 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Künstliche Intelligenz |0 (DE-588)4033447-8 |D s |
689 | 0 | 1 | |a Robotik |0 (DE-588)4261462-4 |D s |
689 | 0 | |5 DE-604 | |
776 | 0 | 8 | |i Erscheint auch als |n Druck-Ausgabe |z 978-1-78883-544-2 |
912 | |a ZDB-30-PQE |a ZDB-221-PDA | ||
999 | |a oai:aleph.bib-bvb.de:BVB01-030665388 | ||
966 | e | |u https://ebookcentral.proquest.com/lib/th-deggendorf/detail.action?docID=5504932 |l FHD01 |p ZDB-30-PQE |q FHD01_PQE_Kauf |x Aggregator |3 Volltext | |
966 | e | |u https://portal.igpublish.com/iglibrary/search/PACKT0004727.html |l FHI01 |p ZDB-221-PDA |x Verlag |3 Volltext | |
966 | e | |u https://ebookcentral.proquest.com/lib/fhws/detail.action?docID=5504932 |l FWS01 |p ZDB-30-PQE |x Aggregator |3 Volltext | |
966 | e | |u https://ebookcentral.proquest.com/lib/fhws/detail.action?docID=5504932 |l FWS01 |p ZDB-30-PQE |x Aggregator |3 Volltext | |
966 | e | |u https://portal.igpublish.com/iglibrary/search/PACKT0004727.html |l UBY01 |p ZDB-221-PDA |q UBY01_ZDB-221-PDA21 |x Verlag |3 Volltext |
Datensatz im Suchindex
DE-BY-FWS_katkey | 706895 |
---|---|
_version_ | 1806185552221831168 |
any_adam_object | |
author | Govers, Francis X. |
author_facet | Govers, Francis X. |
author_role | aut |
author_sort | Govers, Francis X. |
author_variant | f x g fx fxg |
building | Verbundindex |
bvnumber | BV045277746 |
classification_rvk | ST 300 |
collection | ZDB-30-PQE ZDB-221-PDA |
ctrlnum | (ZDB-221-PDA)9781788835701 (OCoLC)1066027307 (DE-599)BVBBV045277746 |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>07420nmm a2200457 c 4500</leader><controlfield tag="001">BV045277746</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20220323 </controlfield><controlfield tag="007">cr|uuu---uuuuu</controlfield><controlfield tag="008">181107s2018 |||| o||u| ||||||eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781788835701</subfield><subfield code="c">Online</subfield><subfield code="9">978-1-78883-570-1</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(ZDB-221-PDA)9781788835701</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1066027307</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV045277746</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield><subfield code="a">DE-862</subfield><subfield code="a">DE-1050</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-706</subfield><subfield code="a">DE-573</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 300</subfield><subfield code="0">(DE-625)143650:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Govers, Francis X.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Artificial intelligence for robotics</subfield><subfield code="b">build intelligent robots that perform human tasks using AI techniques</subfield><subfield code="c">Francis X. Govers</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham ; Mumbai</subfield><subfield code="b">Packt</subfield><subfield code="c">2018</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 Online-Ressource (v, 323 Seiten)</subfield><subfield code="b">Illustrationen, Diagramme (farbig)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">Cover -- Title Page -- Copyright and Credits -- Dedication -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Foundation for Advanced Robotics and AI -- Technical requirements -- The basic principle of robotics and AI -- What is AI (and what is it not)? -- There is nothing new under the sun -- The example problem - clean up this room! -- What you will learn -- Artificial intelligence and advanced robotics techniques -- Introducing the robot and our development environment -- Software components (ROS, Python, and Linux) -- Robot control systems and a decision-making framework -- Soft real-time control -- Control loops -- The robot control system - a control loop with soft real-time control -- Reading serial ports in a real-time manner -- Summary -- Questions -- Further reading -- Chapter 2: Setting Up Your Robot -- Technical requirements -- What is a robot? -- Robot anatomy - what are robots made of? -- Subsumption architecture -- Software setup -- Laptop preparation -- Installing Python -- Installing ROS on the laptop -- Setup of Raspberry Pi 3 -- VNC -- Setting up catkin workspaces -- Hardware -- Beginning at the beginning - knolling -- Assembling the tracks -- Mounting the tracks -- Arm base assembly (turntable) -- Arm assembly -- Wiring -- Summary -- Questions -- Further reading -- Chapter 3: A Concept for a Practical Robot Design Process -- A systems engineering-based approach to robotics -- Our task - cleaning up the playroom -- Use cases -- The problem - part 1 -- Who - the robot -- What - pick up toys and put them in the toy box -- What - pick up and put away in the toy box the items that were not previously in the room -- When - after the grandchildren have visited and they have left, continue to pick up toys until there are none left</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">When - when I (the user) tell you to, and don't stop until there are no more toys to be found -- Where - the game room upstairs -- The problem - part 2 -- Who - the robot, the user (granddad), and the grandchildren -- What - receive commands and verbally interact (hold a conversation) with children, which must include knock-knock jokes -- When - as requested by the robot controller, then when the child speaks to the robot -- Where - in the game room, within about six feet of the robot -- What is our robot to do? -- Storyboards -- Storyboard - put away the toys -- Project goals -- Decomposing hardware needs -- Breaking down software needs -- Writing a specification -- Summary -- Questions -- Further reading -- Chapter 4: Object Recognition Using Neural Networks and Supervised Learning -- Technical requirements -- The image recognition process -- The image recognition training and deployment process - step by step -- Image processing -- Convolution -- Artificial neurons -- The convolution neural network process -- Build the toy/not toy detector -- Using the neural network -- Summary -- Questions -- Further reading -- Chapter 5: Picking up the Toys -- Technical requirements -- Task analysis -- Setting up the solution -- How do we pick actions? -- Summary of robot arm learning process -- Teaching the robot arm -- Version one - action state reinforcement learning -- Adaptive learning rate -- Q-learning implementation -- Version 2 - indexed states and actions -- Genetic algorithms -- Other robot arm machine-learning approaches -- Google's SAC-X -- Amazon Robotics Challenge -- Summary -- Questions -- Further reading -- Chapter 6: Teaching a Robot to Listen -- Technical requirements -- Robot speech recognition -- What are we doing? -- Speech to text -- Intent -- Mycroft -- Hardware -- Mycroft software -- Skills -- Dialogs -- Telling jokes - knock, knock</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">Receiving jokes - who's there? -- Summary -- Questions -- Further reading -- Chapter 7: Avoiding the Stairs -- Technical requirements -- Task analysis -- What is SLAM? -- Alternatives for navigation -- Neural networks -- Processing the image -- Training the neural network for navigation -- Convolutional neural network robot control implementation -- Summary -- Questions -- Further reading -- Chapter 8: Putting Things Away -- Technical requirements -- Task analysis -- Decision trees -- What do we mean by pruning? -- Self-classifying decision trees and AI tools -- Entropy -- One hot encoding -- Random forests -- Grid searching and A* (A-Star) -- The A* algorithm -- D* (D-Star or Dynamic A*) -- GPS path finding does not use a map! -- Summary -- Questions -- Further reading -- Chapter 9: Giving the Robot an Artificial Personality -- Technical requirements -- What is an artificial personality? -- The Turing test -- The art and science of simulation -- An emotion state machine -- Playing the emotion game -- Creating a model of human behavior -- Integrating artificial personality into our robot -- Personality construction - building blocks -- Context -- Under construction -- The robot emotion engine -- The human emotion model -- Human information storage -- Context memory -- Questions -- Further reading -- Chapter 10: Conclusions and Reflections -- Conclusions about our journey -- Careers in robotics -- Issues in AI - real and not real -- Some very brief words about robots and AI phobia -- Understanding risk in AI -- Final words -- Summary -- Questions -- Further reading -- Appendix: Assessments -- Other Books You May Enjoy -- Index</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Künstliche Intelligenz</subfield><subfield code="0">(DE-588)4033447-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Robotik</subfield><subfield code="0">(DE-588)4261462-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Künstliche Intelligenz</subfield><subfield code="0">(DE-588)4033447-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Robotik</subfield><subfield code="0">(DE-588)4261462-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Druck-Ausgabe</subfield><subfield code="z">978-1-78883-544-2</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-30-PQE</subfield><subfield code="a">ZDB-221-PDA</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-030665388</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://ebookcentral.proquest.com/lib/th-deggendorf/detail.action?docID=5504932</subfield><subfield code="l">FHD01</subfield><subfield code="p">ZDB-30-PQE</subfield><subfield code="q">FHD01_PQE_Kauf</subfield><subfield code="x">Aggregator</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://portal.igpublish.com/iglibrary/search/PACKT0004727.html</subfield><subfield code="l">FHI01</subfield><subfield code="p">ZDB-221-PDA</subfield><subfield code="x">Verlag</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://ebookcentral.proquest.com/lib/fhws/detail.action?docID=5504932</subfield><subfield code="l">FWS01</subfield><subfield code="p">ZDB-30-PQE</subfield><subfield code="x">Aggregator</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://ebookcentral.proquest.com/lib/fhws/detail.action?docID=5504932</subfield><subfield code="l">FWS01</subfield><subfield code="p">ZDB-30-PQE</subfield><subfield code="x">Aggregator</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://portal.igpublish.com/iglibrary/search/PACKT0004727.html</subfield><subfield code="l">UBY01</subfield><subfield code="p">ZDB-221-PDA</subfield><subfield code="q">UBY01_ZDB-221-PDA21</subfield><subfield code="x">Verlag</subfield><subfield code="3">Volltext</subfield></datafield></record></collection> |
id | DE-604.BV045277746 |
illustrated | Not Illustrated |
indexdate | 2024-08-01T13:46:11Z |
institution | BVB |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-030665388 |
oclc_num | 1066027307 |
open_access_boolean | |
owner | DE-863 DE-BY-FWS DE-862 DE-BY-FWS DE-1050 DE-11 DE-706 DE-573 |
owner_facet | DE-863 DE-BY-FWS DE-862 DE-BY-FWS DE-1050 DE-11 DE-706 DE-573 |
physical | 1 Online-Ressource (v, 323 Seiten) Illustrationen, Diagramme (farbig) |
psigel | ZDB-30-PQE ZDB-221-PDA ZDB-30-PQE FHD01_PQE_Kauf ZDB-221-PDA UBY01_ZDB-221-PDA21 |
publishDate | 2018 |
publishDateSearch | 2018 |
publishDateSort | 2018 |
publisher | Packt |
record_format | marc |
spellingShingle | Govers, Francis X. Artificial intelligence for robotics build intelligent robots that perform human tasks using AI techniques Künstliche Intelligenz (DE-588)4033447-8 gnd Robotik (DE-588)4261462-4 gnd |
subject_GND | (DE-588)4033447-8 (DE-588)4261462-4 |
title | Artificial intelligence for robotics build intelligent robots that perform human tasks using AI techniques |
title_auth | Artificial intelligence for robotics build intelligent robots that perform human tasks using AI techniques |
title_exact_search | Artificial intelligence for robotics build intelligent robots that perform human tasks using AI techniques |
title_full | Artificial intelligence for robotics build intelligent robots that perform human tasks using AI techniques Francis X. Govers |
title_fullStr | Artificial intelligence for robotics build intelligent robots that perform human tasks using AI techniques Francis X. Govers |
title_full_unstemmed | Artificial intelligence for robotics build intelligent robots that perform human tasks using AI techniques Francis X. Govers |
title_short | Artificial intelligence for robotics |
title_sort | artificial intelligence for robotics build intelligent robots that perform human tasks using ai techniques |
title_sub | build intelligent robots that perform human tasks using AI techniques |
topic | Künstliche Intelligenz (DE-588)4033447-8 gnd Robotik (DE-588)4261462-4 gnd |
topic_facet | Künstliche Intelligenz Robotik |
work_keys_str_mv | AT goversfrancisx artificialintelligenceforroboticsbuildintelligentrobotsthatperformhumantasksusingaitechniques |