Hands-On Artificial Intelligence with Java for Beginners by Nisheeth Joshi
Author:Nisheeth Joshi
Language: eng
Format: epub
Tags: COM004000 - COMPUTERS / Intelligence (AI) and Semantics, COM044000 - COMPUTERS / Neural Networks, COM012050 - COMPUTERS / Image Processing
Publisher: Packt Publishing
Published: 2018-08-31T10:51:31+00:00
An introduction to rule-based systems with Prolog
Now, we'll look at how to create a knowledge base and apply inference in Prolog. Let's start by looking at the Prolog environment:
If you are on Windows, go to Programs | Prolog
If you are on a Mac, go to Applications | Prolog
In Linux, go to the Terminal and type Prolog, and the environment will come up
The following screenshot shows the Prolog environment in Windows:
The ?- object is the Prolog prompt, or the Prolog interpreter. Whatever we type here will be executed; Prolog will be treated as a predicate, and it will give the result as either true or false. Therefore, if we want to create new rules, we go to File and either create a new knowledge base (using New ...) or Edit ... an existing knowledge base, as follows:
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7778)
Autodesk Civil 3D 2024 from Start to Finish by Stephen Walz Tony Sabat(6485)
Mathematics for Game Programming and Computer Graphics by Penny de Byl(6361)
Taking Blender to the Next Level by Ruan Lotter(6139)
Express Your Creativity with Adobe Express by Rosie Sue(5963)
Hands-On Unity 2022 Game Development - Third Edition by Nicolas Alejandro Borromeo(5583)
Hands-On Unity 2022 Game Development by Nicolas Alejandro Borromeo(4724)
Adobe Illustrator for Creative Professionals by Clint Balsar(3673)
Unreal Engine 5 Character Creation, Animation, and Cinematics by Henk Venter & Wilhelm Ogterop(3595)
Going the Distance with Babylon.js by Josh Elster(3553)
Mastering Graphics Programming with Vulkan by Marco Castorina & Gabriel Sassone(3466)
Squeaky Clean Topology in Blender by Michael Steppig(3400)
Drawing Shortcuts: Developing Quick Drawing Skills Using Today's Technology by Leggitt Jim(2910)
Unreal Engine 5 Character Creation, Animation, and Cinematics by Henk Venter
 Wilhelm Ogterop(2870)
Rapid Viz: A New Method for the Rapid Visualization of Ideas by Kurt Hanks & Larry Belliston(2700)
The 46 Rules of Genius: An Innovator's Guide to Creativity (Voices That Matter) by Marty Neumeier(2652)
Learn Qt 5: Build modern, responsive cross-platform desktop applications with Qt, C++, and QML by Nicholas Sherriff(2364)
Fusion 360 for Makers by Lydia Sloan Cline(2219)
Hands-On Neural Networks with Keras by Niloy Purkait(2165)
