Pinned Repositories
2018-CS109A
2018spring
AI-Art
PyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!
am207_nngp
AM-207 paper project
AMPL
The ATOM Modeling PipeLine (AMPL) is an open-source, modular, extensible software pipeline for building and sharing models to advance in silico drug discovery.
arrows
JavaScript library for drawing diagrams of small graphs, using D3 to generate SVG. Useful for explaining Neo4j graph modelling concepts in presentations and blogs.
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
Basic-Multi-task-Learning
This is a repository for Multi-task learning with toy data in Pytorch and Tensorflow
bayesian-machine-learning
Notebooks related to Bayesian methods for machine learning
jasonzdeng's Repositories
jasonzdeng/2018-CS109A
jasonzdeng/2018spring
jasonzdeng/AI-Art
PyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!
jasonzdeng/AMPL
The ATOM Modeling PipeLine (AMPL) is an open-source, modular, extensible software pipeline for building and sharing models to advance in silico drug discovery.
jasonzdeng/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
jasonzdeng/Basic-Multi-task-Learning
This is a repository for Multi-task learning with toy data in Pytorch and Tensorflow
jasonzdeng/bayesian-machine-learning
Notebooks related to Bayesian methods for machine learning
jasonzdeng/chemprop
Message Passing Neural Networks for Molecule Property Prediction
jasonzdeng/CheTo
CheTo - Chemical Topic Modeling
jasonzdeng/cookiecutter-conda-python
A cookiecutter template for conda packages using Python
jasonzdeng/cookiecutter-pypackage
Cookiecutter template for a Python package.
jasonzdeng/deldenoiser
Remove effects of truncated side-products from read count data of a DNA-encoded library.
jasonzdeng/deploying-machine-learning-models
Example Repo for the Udemy Course "Deployment of Machine Learning Models"
jasonzdeng/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
jasonzdeng/DiffDock
Implementation of DiffDock: Diffusion Steps, Twists, and Turns for Molecular Docking
jasonzdeng/dvc
🦉Data Version Control | Git for Data & Models
jasonzdeng/fast-style-transfer
TensorFlow CNN for fast style transfer ⚡🖥🎨🖼
jasonzdeng/FastMBAR
A fast solver for large scale MBAR/UWHAM equations
jasonzdeng/gnina
A deep learning framework for molecular docking
jasonzdeng/GSK-CDWS-Training
GSK CDWS Training
jasonzdeng/icml18-jtnn
Junction Tree Variational Autoencoder for Molecular Graph Generation (ICML 2018)
jasonzdeng/kNN-AD
Tropsha's kNN Applicability Domain
jasonzdeng/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
jasonzdeng/mlflow
Open source platform for the machine learning lifecycle
jasonzdeng/moses
Molecular Sets (MOSES): A Benchmarking Platform for Molecular Generation Models
jasonzdeng/Neural-Style-Transfer
Keras Implementation of Neural Style Transfer from the paper "A Neural Algorithm of Artistic Style" (http://arxiv.org/abs/1508.06576) in Keras 2.0+
jasonzdeng/nngp
Deep neural network kernel for Gaussian process
jasonzdeng/Pytorch-how-and-when-to-use-Module-Sequential-ModuleList-and-ModuleDict
Code for my medium article
jasonzdeng/rgn2
jasonzdeng/uncertainty-baselines
High-quality implementations of standard and SOTA methods on a variety of tasks.