Pinned Repositories
Actor-Critic-Methods-Paper-To-Code
batch_rl
Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games
cellxgene
An interactive explorer for single-cell transcriptomics data
connect_four
A simple Python implementation for the game of Connect 4
Cricket
dataclasses-avroschema
Generate Avro Schemas from a Python class. Serialize and Deserialize python instances with avro schemas
deeprl_network
multi-agent deep reinforcement learning for networked system control.
dl-workshop
Materials for Deep Learning Workshop
react-tic-tac-toe
A React, and Node.js Tic Tac Toe game
spark-playground
mmatthews06's Repositories
mmatthews06/react-tic-tac-toe
A React, and Node.js Tic Tac Toe game
mmatthews06/spark-playground
mmatthews06/Actor-Critic-Methods-Paper-To-Code
mmatthews06/batch_rl
Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games
mmatthews06/cellxgene
An interactive explorer for single-cell transcriptomics data
mmatthews06/connect_four
A simple Python implementation for the game of Connect 4
mmatthews06/dataclasses-avroschema
Generate Avro Schemas from a Python class. Serialize and Deserialize python instances with avro schemas
mmatthews06/deeprl_network
multi-agent deep reinforcement learning for networked system control.
mmatthews06/dl-workshop
Materials for Deep Learning Workshop
mmatthews06/faust-docker-compose-example
Faust dockerized application
mmatthews06/Kaggle-Open-Problems-Multimodal-Single-Cell-Integration-2nd-Place-Solution
mmatthews06/machine_learning_examples
A collection of machine learning examples and tutorials.
mmatthews06/neurips_2022_saturn_notebooks
Notebooks for exploring data associated with the Open Problems competition on Kaggle, presented at NeurIPS 2022
mmatthews06/nextflow
A DSL for data-driven computational pipelines
mmatthews06/nextflow-idioms
Short idioms and patterns for transforming, merging and managing files and channels in Nextflow.
mmatthews06/nextflow-playground
Nextflow pipeline playground
mmatthews06/node-frontend
Node.js Docker image with all Puppeteer dependencies installed for frontend Chrome Headless testing and default Nginx config, for multi-stage Docker building
mmatthews06/open-problems-multimodal
1st place solution of Kaggle Open Problems - Multimodal Single-Cell Integration
mmatthews06/Python
All Algorithms implemented in Python
mmatthews06/python-mocks
Some example Python unit test mocks
mmatthews06/react-challenge
A React version of the sample activity page coding challenge.
mmatthews06/Reinforcement-Learning
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
mmatthews06/reinforcement-learning-implementation
Reinforcement Learning examples implementation and explanation
mmatthews06/riot_project
mmatthews06/rl_algorithms
Structural implementation of RL key algorithms
mmatthews06/sc-normalization-explorations
Exploring different normalization method for single-cell data
mmatthews06/slurm-pipeline
A Python class for scheduling SLURM jobs
mmatthews06/soft-actor-critic
Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.
mmatthews06/TileDB-SingleCell
TileDB implementation of the single-cell matrix API
mmatthews06/vscode-language-nextflow
Nextflow language support for Visual Studio Editor