Neural Network

AI Large Language Models Security

Accidental LLM Backdoor – Prompt Tricks

In this video LiveOverflow explores various prompt tricks to manipulate the AI to respond in ways we want, even when the system instructions want something else. This can help us better understand the limitations of LLMs.

Read More
AI Generative AI

Exploring Diffusion Models: AI Art Taking the World by Storm

This video is from deeplizard covers the emerging world of AI generated art. This is a preview lesson from the deeplizard course, AI Art For Beginners – Stable Diffusion Crash Course! This course is a hands-on AI project-based course where we’ll be learning-by-doing via hands-on activities, implementing examples, and an end of course project. Our […]

Read More
AI Reinforcement Learning

AI Learns to Walk (deep reinforcement learning)

This video is from AI Warehouse. In this video an AI named Albert learns how to walk to escape 5 rooms I created. The AI was trained using Deep Reinforcement Learning, a method of Machine Learning which involves rewarding the agent for doing something correctly, and punishing it for doing anything incorrectly. Albert’s actions are […]

Read More
Science

Using Video Games to Simulate Evolution

Discover the incredible (and hilarious) ways that video games can simulate evolution. From Conway’s ‘Game of Life’ to Evolution by Keiwan, get a look at how games and other simulations can reproduce natural selection in this video is from Curious Archive.

Read More
AI Neural Networks

Visualization of a fully connected neural network, version 1

This video from Marijn van Vliet is havily inspired by Denis Dmitriev’s work.

Read More
Natural Language Processing

A Gentle Introduction to language modeling: building makemore

Andrej Karpathy implements a bigram character-level language model, which we will further complexify in followup videos into a modern Transformer language model, like GPT. In this video, the focus is on (1) introducing torch.Tensor and its subtleties and use in efficiently evaluating neural networks and (2) the overall framework of language modeling that includes model […]

Read More
AI Generative AI Video Production

What Happens When Artificial Intelligence Writes a Video

Kyle Hill explores what happens when he lets an AI write his script. How does deep learning work? What is a neural network? What happens if I let an A.I. write a science video and say whatever it spits out?

Read More