Πρέπει να είστε συνδεδεμένοι για να επισημάνετε τα επεισόδια ως παρακολουθημένα. Σύνδεση ή% {sign_up_link}.
Σεζόν 2025
Ημερομηνία προβολής
Ιαν 07, 2025
This episode has no summary.
This episode has no summary.
2025x2
Solve Markov Decision Processes with the Value Iteration Algorithm
Episode overview
Ημερομηνία προβολής
Ιαν 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!
Ημερομηνία προβολής
Ιαν 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!
Ημερομηνία προβολής
Ιαν 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.
Ημερομηνία προβολής
Φεβ 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
Ημερομηνία προβολής
Φεβ 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.
Ημερομηνία προβολής
Φεβ 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.
Ημερομηνία προβολής
Φεβ 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...
Ημερομηνία προβολής
Μαρ 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.
Ημερομηνία προβολής
Μαρ 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!
Ημερομηνία προβολής
Μαρ 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
Ημερομηνία προβολής
Απρ 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.
Ημερομηνία προβολής
Απρ 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.
Ημερομηνία προβολής
Απρ 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!
Ημερομηνία προβολής
Απρ 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.
Ημερομηνία προβολής
Απρ 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.)
Ημερομηνία προβολής
Μάϊ 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.
Ημερομηνία προβολής
Μάϊ 13, 2025
Mike Pound discusses hash collisions & the birthday paradox
Mike Pound discusses hash collisions & the birthday paradox
Ημερομηνία προβολής
Μάϊ 20, 2025
The so-called 'Forbidden Technique' with Chana Messinger
The so-called 'Forbidden Technique' with Chana Messinger
Ημερομηνία προβολής
Μάϊ 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
Ημερομηνία προβολής
Μάϊ 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...
Ημερομηνία προβολής
Ιουν 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.
Ημερομηνία προβολής
Ιουν 11, 2025
This episode has no summary.
This episode has no summary.
Ημερομηνία προβολής
Ιουν 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.
Ημερομηνία προβολής
Ιουν 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.
Ημερομηνία προβολής
Ιούλ 04, 2025
Discussing World Foundation Models with TJ Galda from Nvidia.
Discussing World Foundation Models with TJ Galda from Nvidia.
Ημερομηνία προβολής
Ιούλ 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
Ημερομηνία προβολής
Ιούλ 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
Ημερομηνία προβολής
Ιούλ 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.
Ημερομηνία προβολής
Ιούλ 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
Ημερομηνία προβολής
Αυγ 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.
Εάν υπάρχουν επεισόδια ή banners που λείπουν (και υπάρχουν στο TheTVDB), μπορείτε να ζητήσετε μια αυτόματη πλήρη ενημέρωση σειράς:
Ζητήστε ενημέρωση σειράς
Ενημέρωση ζητήθηκε