Pinned Repositories
ConnectFour
Play Connect Four against the computer AI.
controls
Training examples of different foundational models used as controls for my experiments
DeepNeuralClassifier
Deep neural network using rectified linear units to classify hand written symbols from the MNIST dataset.
dkm
Dynamic Kernel Matching (DKM) for Classifying Data with Non-conforming Features
MaxSnippetModel
Statistical classifier for immune repertoires
msm
Improved statistical classifier for immune repertoires
NakedAttention
Revealing example of self-attention, the building block of transformer AI models
NakedTensor
Bare bone examples of machine learning in TensorFlow
RestrictedBoltzmannMachine
Neural network trained as a generative model on the MNIST dataset using Persistent Contrastive Divergence.
rwa
Machine Learning on Sequential Data Using a Recurrent Weighted Average
jostmey's Repositories
jostmey/NakedTensor
Bare bone examples of machine learning in TensorFlow
jostmey/rwa
Machine Learning on Sequential Data Using a Recurrent Weighted Average
jostmey/DeepNeuralClassifier
Deep neural network using rectified linear units to classify hand written symbols from the MNIST dataset.
jostmey/msm
Improved statistical classifier for immune repertoires
jostmey/NakedAttention
Revealing example of self-attention, the building block of transformer AI models
jostmey/dkm
Dynamic Kernel Matching (DKM) for Classifying Data with Non-conforming Features
jostmey/MaxSnippetModel
Statistical classifier for immune repertoires
jostmey/RestrictedBoltzmannMachine
Neural network trained as a generative model on the MNIST dataset using Persistent Contrastive Divergence.
jostmey/SARS-Cov-2-Mutations
Identify and model mutations in the SARS-Cov-2 genome
jostmey/ConnectFour
Play Connect Four against the computer AI.
jostmey/tf-rda-cell
Recurrent Discounted Attention unit (RDA) for Tensorflow
jostmey/CollisionsGalore
Billiard ball collisions simulated in 3D.
jostmey/ndt
Neural decision tree with gradient corrections
jostmey/controls
Training examples of different foundational models used as controls for my experiments
jostmey/dcm
jostmey/MaxSnippetModelOvarian
Statistical classifier for diagnosing ovarian cancer from immune repertoires
jostmey/rwa-unixpickle
RWA recurrent neural networks
jostmey/SearchBitcoin
Web service for finding items that can be bought with bitcoin with web-crawler for finding new items.
jostmey/gumbel-softmax
categorical variational autoencoder using the Gumbel-Softmax estimator
jostmey/mlworkshop
Stephen Wylie's machine learning presentations
jostmey/TumorSTOp.py
Machine learning to distinguish two types of T-cell receptor subregions.