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/am207_nngp
AM-207 paper project
jasonzdeng/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.
jasonzdeng/Bios8366
Advanced Statistical Computing at Vanderbilt University's Department of Biostatistics
jasonzdeng/geneticAlgorithm
tuto and experiment with genetic algorithms.
jasonzdeng/hello-world
hello-github
jasonzdeng/hello-world-2
hello-desktop
jasonzdeng/labs
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
jasonzdeng/neural-style
Torch implementation of neural style algorithm
jasonzdeng/ODSC2018_dssoftware
Source code for ODSC East 2018 session: Turning a Data Science Brain Dump into Software
jasonzdeng/personal
Contains Jupiter Notebooks of stuff I am working on.
jasonzdeng/practicepython
jasonzdeng/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
jasonzdeng/Python-Lectures
IPython Notebooks to learn Python
jasonzdeng/pytorch_notebooks
tutorial notebooks
jasonzdeng/Statistical-Rethinking-with-Python-and-PyMC3
Python/PyMC3 port of the examples in " Statistical Rethinking A Bayesian Course with Examples in R and Stan" by Richard McElreath
jasonzdeng/Vision-Tutorial