- 57
- 51 824
Anton Antonov
United States
Приєднався 17 вер 2020
Most of the videos in my channel show doing computational workflows using Mathematica, Raku, R, and Python.
Chess positions and knight's tours via graphs (in Raku)
In this presentation we discuss:
- Two ways of plotting chessboards
- Knight's tour graphs
- Hamiltonian paths
- Animations of knight's tours
----
Please consider buying me a coffee: buymeacoffee.com/antonov70
- Two ways of plotting chessboards
- Knight's tour graphs
- Hamiltonian paths
- Animations of knight's tours
----
Please consider buying me a coffee: buymeacoffee.com/antonov70
Переглядів: 81
Відео
Graph neat examples in Raku (Set 3)
Переглядів 126Місяць тому
Computationally neat examples with Raku packages featuring graphs and graph plots. (3rd set.) Here is the presentation Jupyter notebook: github.com/antononcube/RakuForPrediction-blog/blob/main/Presentations/Notebooks/Graph-neat-examples-set-3.ipynb Please, consider buying me a coffee: buymeacoffee.com/antonov70
Graph neat examples in Raku (Set 2)
Переглядів 240Місяць тому
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
Sparse matrix neat examples in Raku
Переглядів 1832 місяці тому
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)
Переглядів 6273 місяці тому
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
Переглядів 1593 місяці тому
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)
Переглядів 1364 місяці тому
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)
Переглядів 1395 місяців тому
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)
Переглядів 1925 місяців тому
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)
Переглядів 3126 місяців тому
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
Переглядів 1786 місяців тому
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
Переглядів 1737 місяців тому
Showcasing Raku's tools for exploratory data analysis over programming languages data.
LLaMA models running guide (Raku)
Переглядів 1749 місяців тому
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
Переглядів 12110 місяців тому
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: ua-cam.com/video/JXnkLv_Omc4/v-deo.html Or...
Celtic girlfriend 2D face to 3D head
Переглядів 118Рік тому
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
Переглядів 232Рік тому
"Conflict" Animation ("Конфликт" мультфилм) Nightcore
Jupyter Chatbook LLM cells demo (Python)
Переглядів 210Рік тому
Jupyter Chatbook LLM cells demo (Python)
Jupyter Chatbook multi cell LLM chats teaser (Python)
Переглядів 148Рік тому
Jupyter Chatbook multi cell LLM chats teaser (Python)
Jupyter Chatbook multi cell LLM chats teaser (Raku)
Переглядів 163Рік тому
Jupyter Chatbook multi cell LLM chats teaser (Raku)
Streamlining ChatGPT code generation and narration workflows (Raku)
Переглядів 351Рік тому
Streamlining ChatGPT code generation and narration workflows (Raku)
OpenAIMode code generation workflows demo (Mathematica et al.)
Переглядів 506Рік тому
OpenAIMode code generation workflows demo (Mathematica et al.)
Raku Literate Programming via command line pipelines
Переглядів 206Рік тому
Raku Literate Programming via command line pipelines
Testing workflows with Gherkin specifications (Raku)
Переглядів 101Рік тому
Testing workflows with Gherkin specifications (Raku)
Random mandalas generation (with D3.js via Raku)
Переглядів 3152 роки тому
Random mandalas generation (with D3.js via Raku)