csetraynor's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
tensorflow/models
Models and examples built with TensorFlow
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
aws/amazon-sagemaker-examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
tensorflow/examples
TensorFlow examples
goodfeli/adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
nextflow-io/nextflow
A DSL for data-driven computational pipelines
ipython/ipyparallel
IPython Parallel: Interactive Parallel Computing in Python
PennyLaneAI/pennylane
PennyLane is a cross-platform Python library for quantum computing, quantum machine learning, and quantum chemistry. Train a quantum computer the same way as a neural network.
snakemake/snakemake
This is the development home of the workflow management system Snakemake. For general information, see
aws/sagemaker-python-sdk
A library for training and deploying machine learning models on Amazon SageMaker
tensorflow/addons
Useful extra functionality for TensorFlow 2.x maintained by SIG-addons
jaanli/variational-autoencoder
Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)
curiousily/Deep-Learning-For-Hackers
Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders, Time Series Forecasting, Object Detection, Sentiment Analysis, Intent Recognition with BERT)
yell/boltzmann-machines
Boltzmann Machines in TensorFlow with examples
nextflow-io/awesome-nextflow
A curated list of nextflow based pipelines
PySlurm/pyslurm
Python Interface to Slurm
dennybritz/tf-rnn
Practical Examples for RNNs in Tensorflow
nextflow-io/patterns
A curated collection of Nextflow implementation patterns
ymym3412/acl-papers
paper summary of Association for Computational Linguistics
aws-samples/amazon-sagemaker-script-mode
Amazon SageMaker examples for prebuilt framework mode containers, a.k.a. Script Mode, and more (BYO containers and models etc.)
ioanabica/Time-Series-Deconfounder
Code for ICML 2020 paper: "Time Series Deconfounder: Estimating Treatment Effects over Time in the Presence of Hidden Confounders" by I. Bica, A. M. Alaa, M. van der Schaar
rcamino/multi-categorical-gans
Code for the paper "Generating Multi-Categorical Samples with Generative Adversarial Networks"
mskcc/facets-suite
Utility functions for FACETS
rcamino/imputation-dgm
Code for the paper "Improving Missing Data Imputation with Deep Generative Models"
mclements/rstpm2
An R package for generalised survival models
lpantano/DEGreport
Create a cromphensive report of DEG list coming from any analysis of RNAseq data
certara/survivalnma
R interface for popular survival network meta-analysis models (requires WinBUGS)
rcamino/deep-generative-models
Deep Generative Models
lingxuez/DBM
Deep Boltzmann Machine