TBKHori
Problem solver. AI/ML Engineer. Dance to the RL beat. NLU & QML. Backend. CTO @LockjawInc.
LockJaw Ltd.Cambridge, UK
TBKHori's Stars
Domains18/NodeJsDaraja
This project is a server-side implementation of the Daraja API by Safaricom, built using NestJS. The Daraja API allows developers to integrate M-Pesa payment services into their applications. This implementation provides a robust and scalable solution for handling M-Pesa transactions, including STK Push. You can use this repository as boilerplate
colinskow/move37
Coding Demos from the School of AI's Move37 Course
spil-peter-forgacs/move37
This repository is related to https://www.theschool.ai/courses/move-37-course/ and https://github.com/colinskow/move37
rlworkgroup/garage
A toolkit for reproducible reinforcement learning research.
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
yfeng997/MadMario
Interactive tutorial to build a learning Mario, for first-time RL learners
TBKHori/AudioJournal
A collection of code showing my journey with Audio ML & Signal Processing.
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
google-deepmind/dm_control
Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
openai/mujoco-py
MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.
schroederdewitt/multiagent_mujoco
Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.
hcch0912/gym_wrapper_dm_soccer
The OpenAI style Gym environment wrapper for DeepMind Soccer game https://github.com/deepmind/dm_control/tree/master/dm_control/locomotion/soccer
anthropics/anthropic-sdk-python
ciuzaak/Claude-Telegram-Bot
Anthropic Claude & Google Bard Bot for Telegram.
MorvanZhou/pytorch-A3C
Simple A3C implementation with pytorch + multiprocessing
nhein-tt/AI-101
ai.engineer ai-101 workshop
STMicroelectronics/STM32CubeF4
STM32Cube MCU Full Package for the STM32F4 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
CiaraStrawberry/TemporalSliderDiff
CQCL/pytket-docs
User manual and example notebooks for the pytket quantum computing toolkit
the-full-stack/website
Source for https://fullstackdeeplearning.com
khigia/ocaml-fuzlog
Simple fuzzy logic inference for control
twitter/the-algorithm-ml
Source code for Twitter's Recommendation Algorithm
spotify/spotify-heroic-datasource
Heroic datasource for Grafana
skills/introduction-to-github
Get started using GitHub in less than an hour.
olka-fasolka/MusicBrainz-recomendation-algorithm
btabtab/aru_software_engineering_assignment
JuliaQuant/Roadmap
High-level overview of group's goals and objectives
JuliaGizmos/Reactive.jl
Reactive programming primitives for Julia
matlab-deep-learning/reinforcement_learning_financial_trading
MATLAB example on how to use Reinforcement Learning for developing a financial trading model
fiberleif/Tabular-Q-Learning
Implementation of Value Iteration and Q-Learning algorithms to solve mazes.