antononcube
Senior research (data) scientist. Former kernel developer of Mathematica. I also like doing combinatorial optimization and design conversational agents.
Accendo Data LLCCoral Springs, Florida, USA
Pinned Repositories
ConversationalAgents
Articles, designs, and code for making conversational agents.
HowToBeADataScientistImpostor-book
Chapters, code, and organizational materials for the book "How to be a data scientist impostor?"
MathematicaForPrediction
Mathematica implementations of machine learning algorithms used for prediction and personalization.
MathematicaVsR
Example projects, code, and documents for comparing Mathematica with R.
NIntegrateTheMissingManual-book
Contains explanations and descriptions of undocumented or very advanced features and applications of Mathematica's NIntegrate.
Raku-Markdown-Grammar
Markdown parser suitable for generation of notebooks of different kind (Mathematica, RMarkdown, Jupyter.)
Raku-WWW-OpenAI
Raku package that provides access to the algorithms/models of OpenAI (https://platform.openai.com).
SimplifiedMachineLearningWorkflows-book
Chapters, code, and organizational files for the book "Simplified Machine Learning Workflows".
SoftwareDesignMethodsWithWL-book
Chapters, code, and organizational materials for the book "Software Design Methods with Wolfram Language".
SystemModeling
Mathematical and programming models of different (dynamic) systems.
antononcube's Repositories
antononcube/MathematicaForPrediction
Mathematica implementations of machine learning algorithms used for prediction and personalization.
antononcube/SystemModeling
Mathematical and programming models of different (dynamic) systems.
antononcube/SimplifiedMachineLearningWorkflows-book
Chapters, code, and organizational files for the book "Simplified Machine Learning Workflows".
antononcube/Python-packages
Miscellaneous Python packages. Some correspond to the packages in MathematicaForPrediction.
antononcube/Raku-JavaScript-D3
Raku package that generates JavaScript D3.js code for plots and charts.
antononcube/Raku-Jupyter-Chatbook
Jupyter Raku Kernel that produces LLM-aware notebooks.
antononcube/R-packages
Miscellaneous R packages. Some correspond to the packages in MathematicaForPrediction.
antononcube/Raku-Grammar-TokenProcessing
Raku package for processing (gathering, enhancing, etc.) of token specs in grammar and role classes.
antononcube/Raku-Graph
Raku package providing graph theory algorithms and parameterized- and random graphs.
antononcube/Raku-LLM-Prompts
Raku package facilitating the creation, storage, retrieval, and curation of LLM prompts.
antononcube/Raku-Math-NumberTheory
Raku package with number theory functions.
antononcube/RakuForPrediction-blog
A repository for Raku for Prediction blog posts and related materials.
antononcube/Raku-Text-CodeProcessing
Raku package for processing of code chunks in documents of different types (like Markdown, Org-mode, Pod6.)
antononcube/RakuForPrediction-book
Chapters, diagrams, work planning documents, and code for the book "Raku for Prediction".
antononcube/antononcube
Anton Antonov's profile repository.
antononcube/Python-Regressionizer
Python package with a class that allows pipeline-like specification and execution of regression workflows.
antononcube/Raku-Data-Translators
Raku package for translation of JSON specs or JSON-like data structures into other formats.
antononcube/Raku-DSL-Examples
Raku data package with examples of DSL commands translations to programming code. (Suitable for LLM training.)
antononcube/Raku-DSL-Shared
Raku package for DSL shared utilities and grammar roles.
antononcube/Raku-FunctionalParsers
Raku package with functional parsers.
antononcube/Raku-Math-Fitting
Raku package for line and curve fitting into sets of points.
antononcube/Raku-Math-Splines
Raku package for splines (piecewise polynomials), like, Bezier splines or B-splines.
antononcube/Raku-Data-Graph
Raku package with graph data.
antononcube/Raku-EBNF-Grammar
Raku package for EBNF parsing and interpretation.
antononcube/Raku-Math-Matrix
Fully featured data type for matrix math
antononcube/Raku-Math-NIntegrate
Raku library for numerical integration.
antononcube/Raku-Math-Sequences
Raku package with useful mathematical sequences and additional numeric functions
antononcube/Raku-Math-SpecialFunctions
Raku package for mathematical special functions.
antononcube/Raku-ML-NLPTemplateEngine
Raku package that provides NLP template engine for making different kinds of computational workflows.
antononcube/WL-MonadicGeometricNearestNeighbors-paclet
Wolfram Language (aka Mathematica) paclet with a software monad for Geometric Nearest Neighbors (GNN) workflows.