Du musst angemeldet sein, um Folgen als gesehen zu markieren. Anmelden oder registrieren.
Staffel 2025
Ausstrahlung
Jan 07, 2025
This episode has no summary.
This episode has no summary.
2025x2
Solve Markov Decision Processes with the Value Iteration Algorithm
Episode overview
Ausstrahlung
Jan 16, 2025
Returning to the Markov Decision Process, this time with a solution. Nick Hawes of the ORI takes us through the algorithm, strap in for an epic episode!
Returning to the Markov Decision Process, this time with a solution. Nick Hawes of the ORI takes us through the algorithm, strap in for an epic episode!
Ausstrahlung
Jan 21, 2025
Quicksort is a well known algorithm for sorting, Professor Graham Hutton shows how it works and then how to implement it in just five lines of code!
Quicksort is a well known algorithm for sorting, Professor Graham Hutton shows how it works and then how to implement it in just five lines of code!
Ausstrahlung
Jan 28, 2025
An AI model that changed the fortunes of silicon valley overnight. Deep Seek has been released open source, and requires far less hardware and investment. Mike Pound is based at the University of Nottingham.
An AI model that changed the fortunes of silicon valley overnight. Deep Seek has been released open source, and requires far less hardware and investment. Mike Pound is based at the University of Nottingham.
Ausstrahlung
Feb 06, 2025
Relatively speedy-to-access cache saves your computer having to trudge over to the RAM, but with multiple levels of cache memory, how does it all work?
Relatively speedy-to-access cache saves your computer having to trudge over to the RAM, but with multiple levels of cache memory, how does it all work?
2025x6
Finding The Slope Algorithm (Forward Mode Automatic Differentiation)
Episode overview
Ausstrahlung
Feb 14, 2025
The algorithm for differentiation relies on some pretty obscure mathematics, but it works! Mark Williams demonstrates Forward Mode Automatic Differentiation.
The algorithm for differentiation relies on some pretty obscure mathematics, but it works! Mark Williams demonstrates Forward Mode Automatic Differentiation.
Ausstrahlung
Feb 24, 2025
Discussing ideas of what happens after Generative AI plateaus, Dr Jakob Foerster is based at the University of Oxford.
Discussing ideas of what happens after Generative AI plateaus, Dr Jakob Foerster is based at the University of Oxford.
Ausstrahlung
Feb 27, 2025
Described as GenAIs greatest flaw, indirect prompt injection is a big problem, Mike Pound from University of Nottingham explains how it is like SQL Injection, except not...
Described as GenAIs greatest flaw, indirect prompt injection is a big problem, Mike Pound from University of Nottingham explains how it is like SQL Injection, except not...
Ausstrahlung
Mär 04, 2025
Carbon is a brand new programming language still under development. It aims to dethrone C++ by being interoperable & compatible in both directions. Dr Guiffreida from the University of
.. show full overview
Carbon is a brand new programming language still under development. It aims to dethrone C++ by being interoperable & compatible in both directions. Dr Guiffreida from the University of Nottingham gives us the lowdown on this ambitious new programming language.
Ausstrahlung
Mär 21, 2025
GTC AI Conference is held each year by Nvidia and showcases AI and related technologies. This year Computerphile visited, here's a taste of what we saw. Full interviews coming soon, and yes, we did speak to him!
GTC AI Conference is held each year by Nvidia and showcases AI and related technologies. This year Computerphile visited, here's a taste of what we saw. Full interviews coming soon, and yes, we did speak to him!
Ausstrahlung
Mär 25, 2025
Nvidia CEO and co-founder Jensen Huang on various applications of GPUs and the rise of AI in all aspects of parallel processing.
Nvidia CEO and co-founder Jensen Huang on various applications of GPUs and the rise of AI in all aspects of parallel processing.
2025x12
Ai Will Try to Cheat & Escape (aka Rob Miles was Right!)
Episode overview
Ausstrahlung
Apr 02, 2025
As Large Language Models improve, the tokens they predict form ever more complicated and nuanced outcomes. Rob Miles and Ryan Greenblatt discuss "Alignment Faking" a paper Ryan's team
.. show full overview
As Large Language Models improve, the tokens they predict form ever more complicated and nuanced outcomes. Rob Miles and Ryan Greenblatt discuss "Alignment Faking" a paper Ryan's team created - ideas about which Rob made a series of videos on Computerphile in 2017.
Ausstrahlung
Apr 08, 2025
Discussing how scammers take advantage of the way certain online systems work to leverage the delays. Dr Tim Muller is based at the University of Nottingham.
Discussing how scammers take advantage of the way certain online systems work to leverage the delays. Dr Tim Muller is based at the University of Nottingham.
Ausstrahlung
Apr 16, 2025
A seemingly simple problem that's "in general" incredibly difficult! CEO of Redwood Research Buck Shlegeris explains his favourite algorithmic fact!
A seemingly simple problem that's "in general" incredibly difficult! CEO of Redwood Research Buck Shlegeris explains his favourite algorithmic fact!
Ausstrahlung
Apr 22, 2025
What is Cuda and why do we need it? An Nvidia invention, Cuda is used in many aspects of parallel computing. We spoke to Stephen Jones, one of the architects of Cuda at the recent GTC conference.
What is Cuda and why do we need it? An Nvidia invention, Cuda is used in many aspects of parallel computing. We spoke to Stephen Jones, one of the architects of Cuda at the recent GTC conference.
Ausstrahlung
Apr 29, 2025
Research suggests the rate at which AI is able to stay 'on task' is doubling every seven months. Is this the AI equivalent of Moore's Law? - Sydney Von Arx works on adversarial stress-testing at METR (Model Evaluation & Threat Research.)
Research suggests the rate at which AI is able to stay 'on task' is doubling every seven months. Is this the AI equivalent of Moore's Law? - Sydney Von Arx works on adversarial stress-testing at METR (Model Evaluation & Threat Research.)
Ausstrahlung
Mai 06, 2025
Bashing out low-level code, it can be annoying to re-type the same commands over and over when you need to repeat a routine. Matt Godbolt explains how we can save frequently used code as a subroutine and reuse whenever its needed.
Bashing out low-level code, it can be annoying to re-type the same commands over and over when you need to repeat a routine. Matt Godbolt explains how we can save frequently used code as a subroutine and reuse whenever its needed.
Ausstrahlung
Mai 13, 2025
Mike Pound discusses hash collisions & the birthday paradox
Mike Pound discusses hash collisions & the birthday paradox
Ausstrahlung
Mai 20, 2025
The so-called 'Forbidden Technique' with Chana Messinger
The so-called 'Forbidden Technique' with Chana Messinger
Ausstrahlung
Mai 23, 2025
Following the theme of AI research and safety, Aric Floyd talks about how some Large Language Models might follow the all too human trait of sandbagging - "lying" about their true capabilities.
Following the theme of AI research and safety, Aric Floyd talks about how some Large Language Models might follow the all too human trait of sandbagging - "lying" about their true capabilities.
2025x21
MikeBot3000: Can We Build an AI Mike from Open Source Tools?
Episode overview
Ausstrahlung
Mai 29, 2025
Open source tools for creating videos? Lewis decides to help Mike take a break by creating 'MikeBot3000' - an AI generated Mike Pound...
Open source tools for creating videos? Lewis decides to help Mike take a break by creating 'MikeBot3000' - an AI generated Mike Pound...
Ausstrahlung
Jun 05, 2025
Automating decision processes continued as Professort Nick Hawes of Oxford Robotics Institute explains how Monte Carlo Tree Search works.
Automating decision processes continued as Professort Nick Hawes of Oxford Robotics Institute explains how Monte Carlo Tree Search works.
Ausstrahlung
Jun 11, 2025
This episode has no summary.
This episode has no summary.
Ausstrahlung
Jun 17, 2025
Looking to the future, just how intelligent might the current crop of Large Language Models get? Daniel Kokotajlo joins us to discuss Ai2027.
Looking to the future, just how intelligent might the current crop of Large Language Models get? Daniel Kokotajlo joins us to discuss Ai2027.
Ausstrahlung
Jun 26, 2025
Reinforcement Learning is how robots test the water in the real world.
Reinforcement Learning is how robots test the water in the real world.
Ausstrahlung
Jul 04, 2025
Discussing World Foundation Models with TJ Galda from Nvidia.
Discussing World Foundation Models with TJ Galda from Nvidia.
Ausstrahlung
Jul 10, 2025
"If your name's not down, you're not coming in!" - How the CPU's "Bouncer" keeps some memory off-limits. Matt Godbolt continues the series on low-level computing.
"If your name's not down, you're not coming in!" - How the CPU's "Bouncer" keeps some memory off-limits. Matt Godbolt continues the series on low-level computing.
2025x28
Zip It! - Finding File Similarity Using Compression Utilities
Episode overview
Ausstrahlung
Jul 15, 2025
Finding Genome similarity can just be a case of zipping the relevant files in the right order. Buck Shlegeris is CEO of Redwood Research
Finding Genome similarity can just be a case of zipping the relevant files in the right order. Buck Shlegeris is CEO of Redwood Research
Ausstrahlung
Jul 22, 2025
Huge memory addresses mean that not every address is valid. Matt Godbolt explains how the addresses are actually used.
Huge memory addresses mean that not every address is valid. Matt Godbolt explains how the addresses are actually used.
Ausstrahlung
Jul 29, 2025
Writing a text editor can't be that hard can it? Surely just a case of shifting around a bunch of ASCII characters? Dr Steve Bagley is based at the University of Nottingham
Writing a text editor can't be that hard can it? Surely just a case of shifting around a bunch of ASCII characters? Dr Steve Bagley is based at the University of Nottingham
Ausstrahlung
Aug 05, 2025
Gödel's Incompleteness Theorem explained with Pen, Paper & Lean (the proof assistant) Professor Thorsten Altenkirch is based at the University of Nottingham.
Gödel's Incompleteness Theorem explained with Pen, Paper & Lean (the proof assistant) Professor Thorsten Altenkirch is based at the University of Nottingham.
Ausstrahlung
Aug 20, 2025
If a bug is found in SHA2, SHA3 is already waiting in the wings! Mike Pound takes us through how it works. Dr Mike Pound is based at the University of Nottingham.
If a bug is found in SHA2, SHA3 is already waiting in the wings! Mike Pound takes us through how it works. Dr Mike Pound is based at the University of Nottingham.
Ausstrahlung
Aug 28, 2025
Bringing together some of the concepts from the series on CPU, Memory & low level computer architecture, Matt Godbolt explains how an Operating System might work in conjunction with some
.. show full overview
Bringing together some of the concepts from the series on CPU, Memory & low level computer architecture, Matt Godbolt explains how an Operating System might work in conjunction with some of the other concepts to provide the user with a seamless experience.
Wenn hier Episoden oder Banner fehlen (und sie existieren auf TheTVDB) kannst du ein komplettes automatisches Update anfordern:
Aktualisierung der Serie beantragen
Aktualisierung beantragt