Pinned Repositories
bayes_design
Using Bayes Theorem to design proteins
milcdock
prospr
ProSPr: Protein Structure Prediction
bitcoin-node
Rust implementation of a simple bitcoin node
bitcoin-utils
Rust implementation of general Bitcoin data structures used by a node and a wallet
bitcoin-wallet
Simple Rust implementation of a bitcoin wallet.
char-rnn-pytorch
A character-level RNN trained on Lin Manuel Miranda's 'Hamilton'.
graph-construction-semi-supervised
Experiments comparing the UMAP graph construction method with other graph construction methods for semi-supervised learning
pde-population-growth
A jupyter notebook describing the process of using a PDE to model population growth.
cs474_labs
Lab notebooks for CS474, Fall 2019
jacobastern's Repositories
jacobastern/graph-construction-semi-supervised
Experiments comparing the UMAP graph construction method with other graph construction methods for semi-supervised learning
jacobastern/char-rnn-pytorch
A character-level RNN trained on Lin Manuel Miranda's 'Hamilton'.
jacobastern/pde-population-growth
A jupyter notebook describing the process of using a PDE to model population growth.
jacobastern/bitcoin-node
Rust implementation of a simple bitcoin node
jacobastern/bitcoin-utils
Rust implementation of general Bitcoin data structures used by a node and a wallet
jacobastern/bitcoin-wallet
Simple Rust implementation of a bitcoin wallet.
jacobastern/cache-3
jacobastern/cs474_labs_f2019
Lab notebooks for CS474, Fall 2019
jacobastern/deep-learning
Implementation of a variety of deep learning architectures and techniques
jacobastern/jacobastern.github.io
My personal website, forked from academicpages / academicpages.github.io
jacobastern/ms2deepscore
Deep learning similarity measure for comparing MS/MS spectra with respect to their chemical similarity
jacobastern/ppo
A simple implementation of the ppo algorithm
jacobastern/protein-viz-tensorboard
A tensorboard plugin for protein visualization
jacobastern/ProtMIMO-CodingChallenge
jacobastern/radio-denoiser
An experimental library testing various approaches to denoising radio
jacobastern/statistical-machine-learning
Implementation of a variety of machine learning algorithms on several models.
jacobastern/style-transfer-tensorflow
Demo of the official Tensorflow 2.0 style transfer tutorial