Anton Antonov
Anton Antonov
  • Видео 55
  • Просмотров 50 872
Graph neat examples in Raku (Set 2)
Computationally neat examples with Raku packages featuring graphs and graph plots. (2nd set.)
Here is the presentation notebook: github.com/antononcube/RakuForPrediction-blog/blob/main/Presentations/Notebooks/Graph-neat-examples-set-2.ipynb
-------
Please consider buying me a coffee: buymeacoffee.com/antonov70
Просмотров: 169

Видео

Sparse matrix neat examples in Raku
Просмотров 16621 день назад
This presentation introduces and exemplifies (newly developed) Raku sparse matrix functionalities. Three sets of examples are shown based: (i) Watts-Strogatz random graph, (ii) movie-actor bipartite graph, and (iii) random matrices. Presentation notebook: github.com/antononcube/RakuForPrediction-blog/blob/main/Presentations/Notebooks/Sparse-matrix-neat-examples.ipynb Please, consider buying me ...
Robust LLM pipelines (Mathematica, Python, Raku)
Просмотров 572Месяц назад
The presentation discusses techniques for harnessing LLMs in a more robust and effective manner. (Because LLMs are unreliable and slow.) Here is a GitHub repository directory dedicated to this presentation: github.com/antononcube/RakuForPrediction-book/tree/main/Presentations/DataScieceStudyGroup-SouthFL-September-2024 Please, consider buying me a coffee: buymeacoffee.com/antonov70
Raku RAG demo
Просмотров 1482 месяца назад
Raku Retrieval Augment Generation (RAG) demo using semantic nearest neighbor graphs over LLM-derived vector databases. Here is presentation's notebook: github.com/antononcube/RakuForPrediction-blog/blob/main/Presentations/Notebooks/Raku-RAG-demo.ipynb Please, consider buying me a coffee: buymeacoffee.com/antonov70
Random Koch curves (Raku, JavaScript, DALL-E)
Просмотров 1312 месяца назад
The presentation discusses random Koch curves generation via a recursive algorithm and artistic renditions by DALL-E using algorithm's Raku code. Presentation notebook: github.com/antononcube/RakuForPrediction-blog/blob/main/Presentations/Notebooks/Random-Kochs-curves.ipynb Please, consider buying me a coffee: buymeacoffee.com/antonov70
Random Mondrians (Raku, JavaScript, Python, WL)
Просмотров 1383 месяца назад
The presentation demonstrates Random Mondrian images generation and discusses related theoretical properties and code procedures. More random Mondrians here: imgur.com/gallery/random-mondrians-IOvenLm Please consider buying me a coffee: buymeacoffee.com/antonov70
Graph neat examples in Raku (Set 1)
Просмотров 1713 месяца назад
Computationally neat examples with Raku packages featuring graphs and graph plots. Please consider buying me a coffee: buymeacoffee.com/antonov70
Graph demo in Raku (teaser)
Просмотров 3034 месяца назад
This presentation shows examples of graph creation and visualization. A graph gallery is shown and fundamental path finding algorithms are demonstrated using the Raku packages "Graph", "JavaScript::D3" and "Jupyter::Chatbook". Please, consider buying me a coffee: buymeacoffee.com/antonov70
Geographics data in Raku demo
Просмотров 1755 месяцев назад
Demonstration of Geographical data explorations using packages from the Raku ecosystem. ("Data::Geographics", "JavaScript::Google::Charts", "JavaScript::D3", "Math::Fitting", "Math::Nearest".) Please buy me a coffee: buymeacoffee.com/antonov70
Exploratory Data Analysis with Raku
Просмотров 1495 месяцев назад
Showcasing Raku's tools for exploratory data analysis over programming languages data.
LLaMA models running guide (Raku)
Просмотров 1638 месяцев назад
This presentation is a guide to running llamafile models using the Raku package "WWW::LLaMA". Mozilla's llamafile project: github.com/Mozilla-Ocho/llamafile WWW::LLaMa Raku package : raku.land/zef:antononcube/WWW::LLaMA Please consider buying me a coffee: www.buymeacoffee.com/antonov70
Monte Carlo demo notebook conversion via LLMs and parsers
Просмотров 1179 месяцев назад
In this presentation we show the conversion of the Jupyter notebook with Python code into a Mathematica notebook with Wolfram Language code. We show how the conversion can be done using Large Language Models (LLMs) and how dedicated software packages can be used. Presentation's notebook: community.wolfram.com/groups/-/m/t/3125446 Original presentation: ruclips.net/video/JXnkLv_Omc4/видео.html O...
Celtic girlfriend 2D face to 3D head
Просмотров 113Год назад
Mathematica / Woflram Language demo for getting a 3D head from 2D face. Unguided Volumetric Regression Net for 3D Face Reconstruction : resources.wolframcloud.com/NeuralNetRepository/resources/Unguided-Volumetric-Regression-Net-for-3D-Face-Reconstruction Recipe: www.wolfram.com/language/12/machine-learning-for-images/facial-3d-reconstruction.html
"Conflict" Animation ("Конфликт" мультфилм) Nightcore
Просмотров 227Год назад
Nightcore version of the USSR animation movie "Conflict"(1983). Найткор версия мультфильма "Конфликт", (1983), Союзмультфилм. The movie is specially edited and transformed in order to engage better people from the Millennials and Gen Z generational cohorts. Фильм специально смонтирован и трансформирован таким образом, чтобы лучше вовлечь людей из поколений Millennials и Gen Z. Here is a link to...
Jupyter Chatbook LLM cells demo (Python)
Просмотров 197Год назад
Demonstration how to create and evaluate Large Language Model (LLM) cells in a Python Jupyter Chatbook. Links: - "JupyterChatbook" : pypi.org/project/JupyterChatb... - "LLMPrompts" : pypi.org/project/LLMPrompts/ - "Introducing Chat Notebooks: Integrating LLMs into the Notebook Paradigm" : writings.stephenwolfram.com/2023/06/introducing-chat-notebooks-integrating-llms-into-the-notebook-paradigm/...
Jupyter Chatbook multi cell LLM chats teaser (Python)
Просмотров 144Год назад
Jupyter Chatbook multi cell LLM chats teaser (Python)
Jupyter Chatbook multi cell LLM chats teaser (Raku)
Просмотров 161Год назад
Jupyter Chatbook multi cell LLM chats teaser (Raku)
Jupyter Chatbook LLM cells demo (Raku)
Просмотров 157Год назад
Jupyter Chatbook LLM cells demo (Raku)
Dolphin Spring Nightcore ColorBoosted
Просмотров 298Год назад
Dolphin Spring Nightcore ColorBoosted
Streamlining ChatGPT code generation and narration workflows (Raku)
Просмотров 347Год назад
Streamlining ChatGPT code generation and narration workflows (Raku)
OpenAIMode code generation workflows demo (Mathematica et al.)
Просмотров 494Год назад
OpenAIMode code generation workflows demo (Mathematica et al.)
OpenAIMode demo (Mathematica)
Просмотров 686Год назад
OpenAIMode demo (Mathematica)
Racoons playing with pearls and onions
Просмотров 257Год назад
Racoons playing with pearls and onions
Raku Literate Programming via command line pipelines
Просмотров 199Год назад
Raku Literate Programming via command line pipelines
Testing workflows with Gherkin specifications (Raku)
Просмотров 98Год назад
Testing workflows with Gherkin specifications (Raku)
Using Wolfram Engine in Raku sessions
Просмотров 226Год назад
Using Wolfram Engine in Raku sessions
Random mandalas generation (with D3.js via Raku)
Просмотров 310Год назад
Random mandalas generation (with D3.js via Raku)
The Raku-ju hijack hack for D3.js
Просмотров 284Год назад
The Raku-ju hijack hack for D3.js
Interactive Mermaid diagrams generation via Markdown evaluation (Raku)
Просмотров 2,2 тыс.Год назад
Interactive Mermaid diagrams generation via Markdown evaluation (Raku)
Conversion and evaluation of Raku files
Просмотров 1882 года назад
Conversion and evaluation of Raku files

Комментарии

  • @codinghuman9954
    @codinghuman9954 18 дней назад

    Very cool!

  • @kirillbelovtest
    @kirillbelovtest Месяц назад

    В РФ youtube не работает, но как всегда такому видео - лайк! 🤗

    • @AAA4prediction
      @AAA4prediction Месяц назад

      Надо сделать рускую версию и положить в РуТюб. :) (Тоже на Математике / WL.)

  • @AAA4prediction
    @AAA4prediction 3 месяца назад

    More random Mondrians here: imgur.com/gallery/random-mondrians-IOvenLm

  • @AAA4prediction
    @AAA4prediction 3 месяца назад

    Here is the presentation notebook: github.com/antononcube/RakuForPrediction-blog/blob/main/Presentations/Notebooks/Random-Mondrians.ipynb

  • @BanfMail
    @BanfMail 3 месяца назад

    Very nice. I am trying to play with your notebook. But I am stuck with a (newbie) problem: could you please explain how to get rid of "Javascript Error: require is not defined" when executing initialization of D3 package cell of this tutorial's notebook?

    • @AAA4prediction
      @AAA4prediction 3 месяца назад

      First, thank you for your interest! It is very likely that you are trying to run the notebook in a (generic) web browser, with the most recent Jupyter notebook version. If that is the case, please, try to run the notebook in Visual Studio Code (or VSCodium.)

    • @BanfMail
      @BanfMail 3 месяца назад

      Yes in web browser. Thank you very much for the reply. And thank you for sharing this impressive work.

    • @AAA4prediction
      @AAA4prediction 3 месяца назад

      @@BanfMail Thank you for the encouragement!

  • @joske1945
    @joske1945 4 месяца назад

    Thanks for sharing and your excellent presentation !

  • @AAA4prediction
    @AAA4prediction 4 месяца назад

    Here is the presentation notebook: github.com/antononcube/RakuForPrediction-blog/blob/main/Presentations/Notebooks/Graph-neat-examples-set-1.ipynb

  • @AAA4prediction
    @AAA4prediction 4 месяца назад

    Here is the presentation notebook: github.com/antononcube/RakuForPrediction-blog/blob/main/Presentations/Notebooks/Graph-demo.ipynb

  • @AAA4prediction
    @AAA4prediction 5 месяцев назад

    Here is presentation's notebook: github.com/antononcube/RakuForPrediction-blog/blob/main/Presentations/Notebooks/Geographics-data-in-Raku-demo-Google-Charts.ipynb

  • @AAA4prediction
    @AAA4prediction 5 месяцев назад

    Here is the notebook: github.com/antononcube/RakuForPrediction-blog/blob/main/Notebooks/Jupyter/Age-at-creation-for-programming-languages-stats.ipynb

  • @HumbertoMassa
    @HumbertoMassa 5 месяцев назад

    Hi! is the .ipynb available anywhere?

    • @AAA4prediction
      @AAA4prediction 5 месяцев назад

      Thank you for your interest! The notebook is available at GitHub. See the posted link. If RUclips disappears it, then please find the directory "Notebooks" in my GitHub repository "RakuForPrediction-blog".

  • @AAA4prediction
    @AAA4prediction 8 месяцев назад

    Here is the presentation notebook: github.com/antononcube/Raku-WWW-LLaMA/blob/main/docs/LLaMA-guide.ipynb

  • @AAA4prediction
    @AAA4prediction 9 месяцев назад

    Another omission is not fixing the obtained by dictation "latte" into "LaTeX".

  • @AAA4prediction
    @AAA4prediction 9 месяцев назад

    I made an omission in the video -- I did not show the export of the Jupyter notebook into a Markdown file. (1) That is a standard feature of the Jupyter framework. See this video with more detailed conversion steps using parsers: ruclips.net/video/Htmiu3ZI05w/видео.html . (2) LLMs can be also used the convert Jupyter to Markdown -- see the presentation notebook at Wolfram community community.wolfram.com/groups/-/m/t/3125446 .

  • @VadimSmolyakov
    @VadimSmolyakov 9 месяцев назад

    Thanks for sharing, Anton! Neat demo of LLMs for Python to Mathematica notebook conversion!

    • @AAA4prediction
      @AAA4prediction 9 месяцев назад

      You are very welcome! Thanks for making the referenced presentation!

  • @AAA4prediction
    @AAA4prediction 10 месяцев назад

    Here is the longer presentation promised in the video: "Integrating Large Language Models with Raku", ruclips.net/video/-OxKqRrQvh0/видео.html

  • @nux5784
    @nux5784 Год назад

    Why? Нахуя?

  • @kirillbelovtest
    @kirillbelovtest Год назад

    "Отсоединенное" лицо выглядит страшно 😲

    • @AAA4prediction
      @AAA4prediction Год назад

      Да, лицо кажется отделённым и скальпированным...

  • @AAA4prediction
    @AAA4prediction Год назад

    Bloopers: (1) I forgot to mention that I used Mathematica / Wolfram Language, (2) it is not "face recognition", should be "face reconstruction", (3) I did not comment out the slices code, I just suppressed the output.

  • @AAA4prediction
    @AAA4prediction Год назад

    From the video it is not clear that only the line magic "%load_ext JupyterChatbook" is needed in order to interact with LLMs. (I.e. "import JupyterChatbook" is not needed.)

  • @AAA4prediction
    @AAA4prediction Год назад

    Here is the Jupyter Python kernel version: ruclips.net/video/8pv0QRGc7Rw/видео.html .

  • @AAA4prediction
    @AAA4prediction Год назад

    From the video it is not clear that only the line magic "%load_ext JupyterChatbook" is needed in order to interact with LLMs. (I.e. "import JupyterChatbook" is not needed.)

  • @michamausili6239
    @michamausili6239 Год назад

    Promo SM 💐

  • @AlexandrTsurif
    @AlexandrTsurif Год назад

    Песня про ВСУ😂

  • @АлександрАлександрович-ч6х2у

    Прикольно, на Зелинского смахивает.

  • @АнатолийГерман-х6з

    ну ни хрена себе)))) вот это бомба))) руссиш швайне)))

  • @Евгений-щ7д1г
    @Евгений-щ7д1г Год назад

    Прикольно Я подписался на ваш канал

    • @AAA4prediction
      @AAA4prediction Год назад

      Спасибо! Я намерен сделать несколько других таких...

  • @AAA4prediction
    @AAA4prediction Год назад

    Well, at 3:22 it was requested to generate 1/Sqrt[x] not "just" Sqrt[x] -- but still the results are good.

  • @AAA4prediction
    @AAA4prediction Год назад

    Here is the Raku blog post used in one of the code narration examples: raku-musings.com/killing-numbers.html .

  • @kirillbelovtest
    @kirillbelovtest Год назад

    Magic! I wanted to do that too, but you beat me to it. And I didn't even think about voice input!

    • @AAA4prediction
      @AAA4prediction Год назад

      Thanks! I would be interested in alternatives or extensions.

  • @AozenDreyar
    @AozenDreyar Год назад

    seems nice

  • @AAA4prediction
    @AAA4prediction Год назад

    In case it is not clear, the generated images are visual puns: - “Racoons” = “Raku practitioners” - “Onion” = “The Perl and Raku Foundation” activities - See the TPF logos and “State of the Onion” speeches - “Pearls” = “Perl language (artifacts)”

  • @jeimslourens4883
    @jeimslourens4883 Год назад

    ВЫЛИТЫЙ ЗЕЛЬЦ КАК В ВОДУ СМОТРЕЛИ

  • @ТрофимКукушкин-у1ч

    🤘🐷

  • @alexpavlov1226
    @alexpavlov1226 Год назад

    А что росстат ещё не запретил этот ролик!?))))

    • @AAA4prediction
      @AAA4prediction Год назад

      Почему запрещать?! Ролик всё классно объясняет! :)

    • @AlexandrTsurif
      @AlexandrTsurif Год назад

      Клип про Зеленского и ВСУ. Зачем запрещать.

  • @panzer6tiger172
    @panzer6tiger172 Год назад

    Hmm... GTA lV 😎

  • @matthewb5050
    @matthewb5050 Год назад

    ƤRO𝓂O𝕤ᗰ

  • @AAA4prediction
    @AAA4prediction 2 года назад

    Here is a related video: ruclips.net/video/Htmiu3ZI05w/видео.html

  • @AAA4prediction
    @AAA4prediction 2 года назад

    Here is a related video: ruclips.net/video/39ekokgnoqE/видео.html

  • @louvanveen4115
    @louvanveen4115 2 года назад

    very nice work!

    • @AAA4prediction
      @AAA4prediction 2 года назад

      Thank you -- good to hear! (My next demo is with Jupyter notebooks conversion.)

  • @CliftonWood
    @CliftonWood 2 года назад

    @Anton Antonov - Thank you for the great talk! It was most informative. However, I am also interested in the Mind Map shown at ruclips.net/video/efRHfjYebs4/видео.html. What software is this and could you provide sample code to generate something similar to what is being displayed? Thanks!

    • @AAA4prediction
      @AAA4prediction 2 года назад

      Thank you for your interest! That mind-map is made with MindNode (www.mindnode.com). I am using the old 2.5.8 version of MindNode (for macOS). I do not like the workflow in the new version, and actively looking for alternatives. MindNode has PDF exporting feature. In Mathematica I can import a PDF file in way that graphics of each page are obtained as Mathematica graphics objects. (And that produces nice plotting results.) I have made similar plots using different programming languages through OPML (en.wikipedia.org/wiki/OPML) representations of the mind-maps. (MindNode also provides OPML exporting feature.)

  • @ericolson9573
    @ericolson9573 2 года назад

    Prⓞм𝕠𝕤𝐌 🙈

  • @EbayUsedGoods
    @EbayUsedGoods 2 года назад

    Subscribed, this remix is greater than any other I've found this week. I like this

  • @yuki494
    @yuki494 2 года назад

    omgg this is so beautiful!!🥺 SO MUCH BETTER THAN MY MUSIC ON MY CHANNEL!!💜 got a new fan and a subscriber!!! keep it up >.<

  • @davidlanda2324
    @davidlanda2324 2 года назад

    I am rewatching some of your videos and I am still excited. Thank you.

  • @davidlanda2324
    @davidlanda2324 3 года назад

    I really appreciate this video. Thank you!