ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

516 results

The Julia Programming Language
Julog.jl: Prolog-like Logic Programming in Julia | Xuan (Tan Zhi Xuan) | JuliaCon 2021

This talk was presented as part of JuliaCon 2021. Abstract: Julog.jl is a library and domain-specific language for Prolog-like logic ...

7:17
Julog.jl: Prolog-like Logic Programming in Julia | Xuan (Tan Zhi Xuan) | JuliaCon 2021

1,917 views

4 years ago

nptelhrd
Lecture - 13 Logic Programming : Prolog

Lecture Series on Artificial Intelligence by Prof. P. Dasgupta, Department of Computer Science & Engineering, IIT Kharagpur.

59:50
Lecture - 13 Logic Programming : Prolog

120,484 views

17 years ago

The beginning
What is Prolog Programming Language? | Introduction to Prolog for Beginners

Welcome to our channel! In this video, we dive into the fascinating world of Prolog programming language. Prolog, short for ...

7:45
What is Prolog Programming Language? | Introduction to Prolog for Beginners

1,083 views

1 year ago

a bit of intelligence
Logic and Prolog

Understanding the precise mapping between logical expressions and Prolog. Examples with propositional logic and first-order ...

5:01
Logic and Prolog

2,173 views

4 years ago

Computerphile
Programming Paradigms - Computerphile

There are different styles of programming, some quite closely resemble pure mathematics. Mathematician and Computer Scientist ...

10:44
Programming Paradigms - Computerphile

702,126 views

12 years ago

The Morpheus Tutorials
Prolog #1 - Einführung

Playlist: https://www.youtube.com/playlist?list=PLNmsVeXQZj7q7ODiEAnq2EnsP-8LMGtfw Downloadlink: ...

8:05
Prolog #1 - Einführung

45,026 views

10 years ago

MIT OpenCourseWare
Lecture 8A: Logic Programming, Part 1

MIT 6.001 Structure and Interpretation of Computer Programs, Spring 2005 Instructor: Harold Abelson, Gerald Jay Sussman, Julie ...

41:45
Lecture 8A: Logic Programming, Part 1

34,932 views

6 years ago

a bit of intelligence
Clarity and Logic in Prolog: A 2-minute “assert” &  “retract” primer

What does it mean to think clearly in a language? A short primer on how Prolog can update its internal “memory” using the ...

2:45
Clarity and Logic in Prolog: A 2-minute “assert” & “retract” primer

166 views

6 months ago

MIT OpenCourseWare
Lecture 8B: Logic Programming, Part 2

MIT 6.001 Structure and Interpretation of Computer Programs, Spring 2005 Instructor: Harold Abelson, Gerald Jay Sussman, Julie ...

1:08:45
Lecture 8B: Logic Programming, Part 2

9,067 views

6 years ago

The Power of Prolog
Describing Domino Tilings with Prolog

CLP(B), Constraint Logic Programming over Boolean variables, lets us compactly describe exact cover problems such as finding ...

51:52
Describing Domino Tilings with Prolog

1,574 views

11 months ago

a bit of intelligence
The Cut in Prolog (control backtracking using side-effects)

Using cut in Prolog, with animated example of how it prunes a search space. 0:00 Intro: the cut succeeds, and is used for its side ...

4:19
The Cut in Prolog (control backtracking using side-effects)

1,222 views

4 years ago

ucyepl341
Prolog - PartA

In this video, we talk about the Logic Programming Language, Prolog. We start with a small description of what is Logic ...

9:58
Prolog - PartA

1,690 views

13 years ago

a bit of intelligence
The Syntax of Prolog

A primer on basic Prolog vocabulary. Get a quick grasp on variables, constants, and compound terms, plus Prolog's data structure: ...

2:51
The Syntax of Prolog

1,750 views

5 years ago

Taciano Dreckmann Perez
Programming a text adventure game with Borland Turbo Prolog 2.0 (DOS)

Tutorial on how to program a text adventure game in an emulated PC running DOS using Borland Turbo Prolog 2.0.

1:25:12
Programming a text adventure game with Borland Turbo Prolog 2.0 (DOS)

1,733 views

2 years ago

Future Is Amazing
What Happens When You Use Prolog to Enhance LLMs?

I am using Prolog to help large language models with logic reasoning! o1-preview is just too good though.

10:04
What Happens When You Use Prolog to Enhance LLMs?

3,309 views

1 year ago

ACM SIGPLAN
miniKanren 2021 - Prolog-Style Meta-Programming miniKanren

https://icfp21.sigplan.org/details/minikanren-2021-papers/1/Prolog-Style-Meta-Programming-miniKanren.

21:07
miniKanren 2021 - Prolog-Style Meta-Programming miniKanren

1,247 views

4 years ago

a bit of intelligence
List Processing in Prolog (a search and matching example)

A simple predicate for outputting the elements of a list, and a search-tree explanation of how the program works in practice.

4:23
List Processing in Prolog (a search and matching example)

1,228 views

4 years ago

University Academy
PPL14: Principle of Programming language,Logic Programming lecture Prolog tutorial Hindi

Download Notes from the Website: https://www.universityacademy.in/products Join our official Telegram Channel by the Following ...

33:51
PPL14: Principle of Programming language,Logic Programming lecture Prolog tutorial Hindi

40,679 views

8 years ago

Universitat Politècnica de València - UPV
Programming Logic and Languages: Variable Declaration and programming style |  | UPV

Título: Programming Logic and Languages: Variable Declaration and programming style Descripción automática: In this video, the ...

4:47
Programming Logic and Languages: Variable Declaration and programming style | | UPV

99 views

7 years ago

a bit of intelligence
A First Prolog Program (top-down search, variables, "closed world" assumption)

A gentle introduction of a basic program that shows how simple sentences about people can be represented. The result is a tiny ...

4:06
A First Prolog Program (top-down search, variables, "closed world" assumption)

911 views

4 years ago