Pinned Repositories
aima-swift
Swift implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach, Third Edition"
llama2_7b_chat_uncensored
longest-common-substring
An implementation of the longest common substring algorithm in Swift.
lua-c-embedding
Notes on learning to use Lua and Torch from Java.
naive_bayes_classifier
ray-tracing-weekend
Ray tracing in one weekend, in Rust
watershed
Probability distributions in Clojure
klgraham's Repositories
klgraham/watershed
Probability distributions in Clojure
klgraham/aima-swift
Swift implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach, Third Edition"
klgraham/llama2_7b_chat_uncensored
klgraham/longest-common-substring
An implementation of the longest common substring algorithm in Swift.
klgraham/simple-neural-networks
A single input Perceptron in Swift.
klgraham/swift-lm
A simple language model in Swift
klgraham/udacity-deep-learning-intro
Work from Udacity's Deep Learning Nanodegree Foundations course
klgraham/probability-monad
Probability monad in Swift
klgraham/ray-tracing-weekend
Ray tracing in one weekend, in Rust
klgraham/annotations
Experimenting with annotations on top of text, in Rust.
klgraham/cmsc330spring18-public
klgraham/deep-learning-v2-pytorch
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
klgraham/deep-learning-with-pytorch
klgraham/exercism-solutions-clojure
My solutions to exercism.io's Clojure problems.
klgraham/fasttextrs
A Rust implementation of fastText
klgraham/graph-rs
A simple graph library in Rust.
klgraham/hndownload
Downloads your favorites from HN
klgraham/jni-rs
Rust bindings to the JNI
klgraham/json-with-swift4
Examples of using JSON in Swift 4
klgraham/klgraham.github.io
Blog
klgraham/LSTM_langid
Source code for the Apple reproduction
klgraham/news-corpus-builder
Automatic News Corpus Builder
klgraham/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
klgraham/roguelike
Code from the Roguelike Tutorial in Rust https://bfnightly.bracketproductions.com/rustbook/chapter_0.html
klgraham/speculative-play
Playing with clojure.spec
klgraham/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
klgraham/Text-Classification-Pytorch
Text classification using deep learning models in Pytorch
klgraham/udacity-tv-script-generation
klgraham/Unsupervised-Aspect-Extraction
Code for acl2017 paper "An unsupervised neural attention model for aspect extraction"
klgraham/warehouse
Learning core.async from a blog post: http://www.bradcypert.com/clojure-async/