HughBlayney
AI Engineer with interest in Graph Learning. MSc Computer Science, University of Oxford.
@driskai London
HughBlayney's Stars
voxel51/fiftyone
Refine high-quality datasets and visual AI models
varunshenoy/GraphGPT
Extrapolating knowledge graphs from unstructured text using GPT-3 🕵️♂️
ObsidianToAnki/Obsidian_to_Anki
Script to add flashcards from text/markdown files to Anki
Qiskit/rustworkx
A high performance Python graph library implemented in Rust.
patrick-llgc/Learning-Deep-Learning
Paper reading notes on Deep Learning and Machine Learning
sshaoshuai/MTR
MTR: Motion Transformer with Global Intention Localization and Local Movement Refinement, NeurIPS 2022.
driskai/scenario_gym
Scenario Gym: a scenario-centric lightweight simulator
driskai/pyxodr
Read OpenDRIVE files.
tomcobley/inky-spotify
Use a Raspberry Pi to display album art for your current Spotify listens on a 7-colour e-paper display.
driskai/drisk_api
API to connect to dRISK Edge
LNS98/Generalised-tic-tac-toe-RL-agent
Code to play a generalised version of the game of tic-tac-toe (m,n,k) game either against another (local) human or Minimax or Reinforcement Learning (RL) agent. It also includes scripts to train the RL agent.
hamishs/llama2.rs
Rust port of inference Llama 2 in one file of pure C