Pinned Repositories
autograd-for-dummies
A minimal autograd engine and neural network library for machine learning students.
gpt-cpp
A decoder-only transformer model implemented from scratch in C++
is-this-fake-news
A web application which detects fake news using machine learning and natural language processing techniques.
jobset
JobSet: a k8s native API for distributed ML training and HPC workloads
kubernetes
Production-Grade Container Scheduling and Management
microblock
A minimal blockchain implementation with an interactive user interface which allows the user to visually explore the blockchain.
minicache
Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and gRPC interfaces secured with mTLS.
neural-chess
Neural network chess engine trained on Gary Kasparov's games.
semantic-viz
An application to visualize the semantic distance between two words using the Wordnet lexical database and algorithmic path finding.
translate-ai
Making encoder-decoder transformers cool again with Differential Attention. English to Spanish translation model.
danielvegamyhre's Repositories
danielvegamyhre/is-this-fake-news
A web application which detects fake news using machine learning and natural language processing techniques.
danielvegamyhre/autograd-for-dummies
A minimal autograd engine and neural network library for machine learning students.
danielvegamyhre/semantic-viz
An application to visualize the semantic distance between two words using the Wordnet lexical database and algorithmic path finding.
danielvegamyhre/microblock
A minimal blockchain implementation with an interactive user interface which allows the user to visually explore the blockchain.
danielvegamyhre/terraform-provider-google
Terraform Google Cloud Platform provider
danielvegamyhre/kubernetes-mutating-webhook
Kubernetes mutating webhook written using Python and FastAPI
danielvegamyhre/terraform-provider-google-beta
Terraform Google Cloud Platform Beta provider