Pinned Repositories
3d-dl
Synthetic Dataset Generation for Object-to-model Deep Learning
argumentation
Computational argumentation implementation
astronaut-dashboard-nodejs
Single-page application with Node.js, MongoDB and 7 third-party APIs that an astronaut can keep up to day with news in their home country.
blackjack-android
Android card game app using Java canvas
clingo
Answer Set Programming
enigma
C++ implementation of internal logic of a rotor cipher machine Enigma, which was used by German forces in WWII
llm-literature-reviews
Using LLM to automate literature reviews
symbolic-rl
Symbolic Reinforcement Learning using Inductive Logic Programming
kedro
Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular.
kedro-viz
Visualise your Kedro data and machine-learning pipelines and track your experiments.
921kiyo's Repositories
921kiyo/symbolic-rl
Symbolic Reinforcement Learning using Inductive Logic Programming
921kiyo/3d-dl
Synthetic Dataset Generation for Object-to-model Deep Learning
921kiyo/enigma
C++ implementation of internal logic of a rotor cipher machine Enigma, which was used by German forces in WWII
921kiyo/llm-literature-reviews
Using LLM to automate literature reviews
921kiyo/clingo
Answer Set Programming
921kiyo/argumentation
Computational argumentation implementation
921kiyo/chess-cpp
C++ implementation of chess engine
921kiyo/codefirst-flask
921kiyo/money-dashboard
Spending tracking website using Ruby Sinatra and PostgreSQL
921kiyo/921kiyo
My Github profile
921kiyo/algorithms
Practice Algorithms
921kiyo/build-wheel-that-depends-on-another-local-wheel
Code example to demonstrate an edge case written in my blog post.
921kiyo/covid-vaccine-twitter-bot
Covid-19 vaccine tracker Twitter bot
921kiyo/decision-tree-scratch
Implementation of decision tree from scratch
921kiyo/diffusion-nbs
Getting started with diffusion
921kiyo/import-linter-example
Code example for Python import linter written in my blog
921kiyo/kedro
A Python framework for creating reproducible, maintainable and modular data science code.
921kiyo/kedro-airflow
Kedro-Airflow makes it easy to deploy Kedro projects to Airflow.
921kiyo/kedro-animal
921kiyo/neighborhood-map
Single-page responsive map application with Knockout.js framework that loads 10 tourist places in Edinburgh.
921kiyo/neural-networks-scratch
Implementation of neural networks and backpropagation from scratch
921kiyo/particles-simulation
921kiyo/policy-gradient
Policy gradient implementation in OpenAI Gym
921kiyo/programming-languages
Learning programming languages
921kiyo/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
921kiyo/semantic-kernel-docs
Semantic Kernel (SK) is a lightweight SDK enabling integration of AI Large Language Models (LLMs) with conventional programming languages.
921kiyo/sensor_fusion
921kiyo/sharing-economy
921kiyo/spaceflight_workshop
Kedro workshop for November
921kiyo/supabase-py
Python Client for Supabase. Query Postgres from Flask, Django, FastAPI. Python user authentication, security policies, edge functions, file storage, and realtime data streaming. Good first issue.