Highlights
- Pro
-
rust-tools Public
Examples and exercises from 'The Secrets of Rust: Tools' by John Arundel
Rust The Unlicense UpdatedAug 31, 2026 -
learning-triton Public
Experiments with custom kernels development using Triton
Python MIT License UpdatedAug 31, 2026 -
llmz Public
Tools for experimenting and working with LLMs.
-
ai-game-playing Public archive
Experimenting with the use of AI/ML for playing simple games - e.g., Noughts and Crosses.
Jupyter Notebook MIT License UpdatedMar 16, 2025 -
-
kubernetes-mlops Public archive
MLOps tutorial using Python, Docker and Kubernetes.
-
-
-
Terraform module for creating GPU enabled remote development workstations on AWS
HCL MIT License UpdatedJul 19, 2024 -
alexioannides.github.io Public
My GitHub Pages website and blog about all things (data) science and probably a lot more.
-
alexioannides Public
Python source code for generating my website at alexaioannides.github.io.
-
llm-regression Public archive
Exploring the classical regression capabilities of LLMs.
-
aitoolz Public
Various Python tools, by Alex Ioannides (AI). Some of them might be useful for artificial intelligence and some of them might not.
Python Apache License 2.0 UpdatedMar 31, 2024 -
kfp-component-lib Public archive
A pattern for developing libraries of reusable Kubeflow Pipeline components.
Python MIT License UpdatedFeb 15, 2024 -
-
notes-and-demos Public
Study notes and demos.
-
transformers-gen-ai Public archive
Developing generative language models using transformers.
-
py-package-template Public archive
Python package template project for kick-starting new Python projects.
-
ml-workflow-automation Public archive
Python Machine Learning (ML) project that demonstrates the archetypal ML workflow within a Jupyter notebook, with automated model deployment as a RESTful service on Kubernetes.
-
py-docker-aws-example-project Public archive
Automated testing and deployment of a simple Flask-based (RESTful) micro-service to a production-like environment on AWS, using Docker containers and Travis-CI.
-
pyspark-example-project Public archive
Implementing best practices for PySpark ETL jobs and applications.
-
bodywork-mlops-demo Public archive
Demonstrating how Bodywork can be used to deploy a simulation of the lifecycle of a train-and-serve ML pipeline, responding to new data undergoing concept drift.
-
pycaret-mlops Public archive
Using PyCaret with Bodywork to deploy ML pipelines to Kuberentes
-
lbg-hackathon-team-05 Public archive
Predicting transportation usage in NYC using BigQuery and Vertex AI pipelines on GCP.
-
registerit Public archive
Have an idea for a Python package? Register the name on PyPI 💡
-
elasticsearchr Public archive
Lightweight Elasticsearch client for R.
-
pymc-example-project Public archive
Example PyMC3 project for performing Bayesian data analysis using a probabilistic programming approach to machine learning.
-
lime-interpretable-ml Public archive
An example of how the LIME algorithm can be used to provide real-world insight into the decision processes of a 'black-box' machine learning algorithm - in this case a Radom Forest regressor.
-
pymc-stochastic-process Public archive
Bayesian Inference and parameter estimation in quant finance.
-
pymc-advi-hmc-demo Public archive
Demonstrating HMC and ADVI algorithms for Bayesian data analysis using PYMC3.