ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

Pytorch AI Game Adding Level Scene and Stats

Автор: Stephen Blum

Загружено: 2026-02-26

Просмотров: 43

Описание: We added some text output for the AI training. That was the part we added earlier today, and it looks really good. Now I want to add more stuff to it.

At the top, you can see the AI cost, which shows how much it is going down over time as the AI learns. You want to see it drop below 0.12, which means the AI is getting smarter. Some people might find the display hard to see, so I will make the font bigger, let's set it to 36.

I also want to show the inputs and outputs, since there are just six values in total. I will call this new output text "AI status." That fits better, and now we can display more things, like the input features and output labels. There are four input features, which is the input data, and then we just increment through them and show all four.

The labels are the output data, so I need to relabel those for clarity. We have to watch out for the minus symbol, since it can mess up the screen layout. Next, I want to add a level screen, so I'm setting up a new scene for that.

The idea is to have a wait function that lets us pause for a set number of frames and then move to the next level. For the level display, I need to turn the number into a string, so it shows up right. I want the font size to be really big, like 200 or even 300, so it stands out.

The display should not last as long either, so I'll cut the frame count in half so we can see it move faster between levels. I also want to move the level display up to the top of the screen and make sure the player character shows up in front of everything else. The AI cost, features, and labels are all at the top now.

The cost is the average loss over the last 500 training samples, which basically tells you how wrong the AI is as it tries to follow the player. The closer it gets to zero, the better, and once it gets to zero, the AI is perfect, meaning you cannot beat it. As we go, I want to update the labels to say "input data" for features and "output data" for labels, and for the cost, I will call it "accuracy," since that makes more sense for how close the AI is to being right.

Now when you play, you can see all the stats at the top, watch the levels go up, and see how the AI learns as you go. One last thing I am wondering about is whether the AI should forget what it learned after game over or keep improving.

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Pytorch AI Game Adding Level Scene and Stats

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

Pytorch AI Game Adding Cost Display

Pytorch AI Game Adding Cost Display

coding without AI

coding without AI

JavaScript If Else Live 🔴 | Conditional Statements in Hindi | Beginner Friendly

JavaScript If Else Live 🔴 | Conditional Statements in Hindi | Beginner Friendly

Делаю фильм в ИИ с ОДНИМ ПОСТОЯННЫМ персонажем | Простой и понятный гайд 2026

Делаю фильм в ИИ с ОДНИМ ПОСТОЯННЫМ персонажем | Простой и понятный гайд 2026

GPT-6 Is Closer Than You Think… Here’s What Changes Everything

GPT-6 Is Closer Than You Think… Here’s What Changes Everything

Как Быстро ВЫУЧИТЬ Python в 2026 году

Как Быстро ВЫУЧИТЬ Python в 2026 году

I Spent 200 Million Tokens Vibe Coding With Gemini 3.1 Pro

I Spent 200 Million Tokens Vibe Coding With Gemini 3.1 Pro

The most powerful AI Agent I’ve ever used in my life

The most powerful AI Agent I’ve ever used in my life

Инструменты искусственного интеллекта: как ими пользоваться? (Руководство для начинающих 2026 года)

Инструменты искусственного интеллекта: как ими пользоваться? (Руководство для начинающих 2026 года)

Нейронка, которая УНИЧТОЖИЛА ChatGPT 5! / Обзор бесплатной нейросети и ее возможности

Нейронка, которая УНИЧТОЖИЛА ChatGPT 5! / Обзор бесплатной нейросети и ее возможности

Как учиться быстро и самому? На примере языков  программирования.

Как учиться быстро и самому? На примере языков программирования.

Теория музыки за 20 минут | ВСЕ что нужно знать

Теория музыки за 20 минут | ВСЕ что нужно знать

99% учителей дают формулу, а я показал вывод. Повтори и запомнишь | Расстояние от точки до прямой

99% учителей дают формулу, а я показал вывод. Повтори и запомнишь | Расстояние от точки до прямой

Промты уже прошлое. 4 шага как обучиться работе с нейросетями за 7 дней

Промты уже прошлое. 4 шага как обучиться работе с нейросетями за 7 дней

Больше — значит лучше? Сравнение всех локальных ИИ Qwen 3.5: 397B против 122B против 35B против 2...

Больше — значит лучше? Сравнение всех локальных ИИ Qwen 3.5: 397B против 122B против 35B против 2...

Самая Сложная В Мире Логическая Головоломка

Самая Сложная В Мире Логическая Головоломка

GLM-5 УНИЧТОЖИЛА DeepSeek! Бесплатная нейросеть БЕЗ ограничений. Полный тест 2026

GLM-5 УНИЧТОЖИЛА DeepSeek! Бесплатная нейросеть БЕЗ ограничений. Полный тест 2026

Gemini 3.1 Pro in Antigravity can do anything… just watch

Gemini 3.1 Pro in Antigravity can do anything… just watch

Порталы не создают вечный двигатель, если телепортировать гравитацию

Порталы не создают вечный двигатель, если телепортировать гравитацию

Про нейромузыку и философию стриминговых сервисов!

Про нейромузыку и философию стриминговых сервисов!

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]