ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,822 results

Bartek Spitza
The Fascinating Programming of a Chess Engine

Building my chess computer was really fun and many of the concepts are so elegant. I built it on the side of my studies during the ...

6:45
The Fascinating Programming of a Chess Engine

525,149 views

2 years ago

Sebastian Lague
Coding Adventure: Chess

My attempt at creating a little chess playing program! Think you can beat it? Give it a go over here: https://sebastian.itch.io/chess-ai ...

29:22
Coding Adventure: Chess

4,172,460 views

4 years ago

Sebastian Lague
Coding Adventure: Making a Better Chess Bot

Trying to improve an old chess bot by experimenting with various interesting techniques. This is a sequel to: ...

1:01:01
Coding Adventure: Making a Better Chess Bot

1,194,692 views

2 years ago

Sebastian Lague
I Ran a Chess Programming Tournament, Here's How it Went!

Let's have a look at the creative code behind some of the bots, watch their games, and find out who will ultimately emerge ...

1:18:42
I Ran a Chess Programming Tournament, Here's How it Went!

854,838 views

2 years ago

The Program One
Creating an Unbeatable chess bot in just 150 lines of code.

Learn how to build a chess bot in just 150 lines of code that plays against you! In this tutorial, we'll use Python, Flask, and the ...

7:02
Creating an Unbeatable chess bot in just 150 lines of code.

2,628 views

1 year ago

Codeus
Chess Programming #1 - Local Chess App

Sharing and explaining release 1.0 of a chess project, its architecture and a bit of code. Program in Python with pygame.

7:15
Chess Programming #1 - Local Chess App

885 views

2 years ago

george hotz archive
George Hotz | Programming | twitchchess | a simple neural chess AI | Part1

Date of stream 25 Jun 2018. Live-stream chat added as Subtitles/CC - English (Twitch Chat). Stream title: twitchchess: a simple ...

5:02:09
George Hotz | Programming | twitchchess | a simple neural chess AI | Part1

736,264 views

7 years ago

Tech With Tim
Chess + Python - Chess.com API Tutorial

Welcome to a Tech with Tim API tutorial! In this video, I'll be showing you how to use the chess.com API. This API allows you to ...

27:10
Chess + Python - Chess.com API Tutorial

79,914 views

4 years ago

WIRED
Why AI Chess Bots Are Virtually Unbeatable (ft. GothamChess) | WIRED

"I got checkmated in 34 moves." Levy Rozman a.k.a. GothamChess plays chess against Stockfish 16, the strongest chess ...

9:54
Why AI Chess Bots Are Virtually Unbeatable (ft. GothamChess) | WIRED

2,506,369 views

2 years ago

ComputerVisionPro
Making a chess board using Python | Tutorial

This small video will show you how you can make a simple chess board using Python and Numpy Interested in Computer Vision ?

6:41
Making a chess board using Python | Tutorial

12,402 views

5 years ago

DivHub ASMR
ASMR Programming - Coding a Chess board with python - No Talking

Sometimes you just want to relax and learn something that doesn't involve talking or listening. This is a video of me coding a ...

5:16
ASMR Programming - Coding a Chess board with python - No Talking

152 views

3 years ago

Rai Gurukul
How to Create Chessboard using Python | Chess Game using Matplotlib | Python Tutorial | Matplotlib

In this video I'll show you how to create a Chess Board Game with Matplotlib and Python! We'll cover this in step by step so that ...

16:11
How to Create Chessboard using Python | Chess Game using Matplotlib | Python Tutorial | Matplotlib

9,218 views

4 years ago

RiskByNumbers
A Simple Solution for Really Hard Problems: Monte Carlo Simulation

Today's video provides a conceptual overview of Monte Carlo simulation, a powerful, intuitive method to solve challenging ...

5:58
A Simple Solution for Really Hard Problems: Monte Carlo Simulation

391,309 views

2 years ago

Tech With Tim
Python/Pygame Checkers Tutorial (Part 1) - Drawing the Board

This python pygame checkers tutorial covers how to create checkers using the python module pygame. We will create a checkers ...

33:26
Python/Pygame Checkers Tutorial (Part 1) - Drawing the Board

151,415 views

5 years ago

ByteByteGo
Python Vs C++ Vs Java!

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe ...

4:41
Python Vs C++ Vs Java!

662,733 views

2 years ago

Daniel Monroe
I Made Stockfish Faster

I am a Stockfish developer now. In this channel I talk about the technical aspects behind chess engines like Stockfish, Leela ...

3:55
I Made Stockfish Faster

11,577 views

9 months ago

Daniel Monroe
I Improved the Strongest Chess AI | My Best Idea Yet

I brought another two Elo gainers to Stockfish with an idea based on looking ahead! Join the Stockfish team!

7:52
I Improved the Strongest Chess AI | My Best Idea Yet

63,928 views

7 months ago

3Blue1Brown
How I animate 3Blue1Brown | A Manim demo with Ben Sparks

A behind-the-scenes look at how I animate videos. Code for all the videos: https://github.com/3b1b/videos Manim: ...

53:41
How I animate 3Blue1Brown | A Manim demo with Ben Sparks

2,698,429 views

1 year ago

Sebastian Lague
How to Create a Neural Network (and Train it to Identify Doodles)

Exploring how neural networks learn by programming one from scratch in C#, and then attempting to teach it to recognize various ...

54:51
How to Create a Neural Network (and Train it to Identify Doodles)

2,178,179 views

3 years ago

Spanning Tree
Minimax: How Computers Play Games

An introduction to Minimax, an algorithm that can be used to find the best move to play in an adversarial game like Tic-Tac-Toe, ...

14:37
Minimax: How Computers Play Games

250,894 views

2 years ago