Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть Simple text generation

  • Solve Computer Science
  • 2023-11-20
  • 55
Simple text generation
random text generationrandom textweighed probabilitygenerativea.i.brian hayesa progress report on the fine art of turning literature into drivelmatrixdictmemorymemory usageexponential memory usagescriptgenerative texttext generationcomputer recreationspizzagptpizza-gptpizza gpttext classificationtext orderseedseed stringchatgptchat-gptchat gptsolf computer sciencesolve compiter sciencesolve computer scince
  • ok logo

Скачать Simple text generation бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно Simple text generation или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

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

Cкачать музыку Simple text generation бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео Simple text generation

This video is the second part of the "Probability-based random text generation" video of the "Computer recreations" playlist. You should watch that video first to understand this one.

You'll see how random text can be generated in a more efficient way than using n-dimensions matrices. Using Python `dict` objects enables you to store the frequency occurrences of sub-strings in a way that uses much less memory. This is especially useful for bigger orders.
If you use an n-dimension matrix (n = order) the memory usage growth is exponential.

LINKS

📝 Contact me for you project (Google form): https://SolveComputerScience.github.i...
📝 Contact me for you project (Nextcloud form): https://SolveComputerScience.github.i...
💼 Fiverr profile: https://SolveComputerScience.github.i...
Original video:    • Probability based random text generation  
Source code: https://codeberg.org/frnmst/solve-com...

CHAPTERS

0:00 Intro
0:14 Example of probability-based randomly generated texts: having a look at the results for different orders and checking if the text already exists using PizzaGPT
3:09 List of steps to generate a text of this kind
6:40 Text classification intro: using dicts is much more efficient than using the matrix, as I did in the previous video. Also: some more remarks and details on the other steps
7:25 The text classification step in detail: using a subset of the big text to show how it's classified
8:56 Text classification with the matrix (old method): memory usage
10:03 Text classification using dicts: much more efficient memory wise
11:20 Text generation phase: adapting the older implementation to be used with a dict instead of a matrix
13:15 Overview of the `__main__` function in the script
13:51 Generating new texts from different URLs
15:15 Feeding the generated text to the script two times: `generate(generate(generate()))`
16:08 Outro

#computerrecreations #python #textgeneration #solvecomputerscience

Комментарии

Информация по комментариям в разработке

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

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

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