Pinned Repositories
awesome-cold-showers
For when people get too hyped up about things
awesome-deepbio
A curated list of awesome deep learning applications in the field of computational biology
chess.art
Utility code for chess.art anvil website
code
Code samples from Mastering Python (https://www.packtpub.com/application-development/mastering-python)
CUDA_parallel_prefix_scan
Python implementation of Blelloch's parallel prefix scan using Numba CUDA.
dask-tutorial
Dask tutorial
dino_runner
pygame-powered implementation of Google's dinosaur running game
etf_comparer
growthcurveapp
sf_karting_django
Inventory tracking web application for a not-so-fictional company. Brought to life for the Summer 2022 Shopify Backend Developer Intern Challenge.
srcoulombe's Repositories
srcoulombe/CUDA_parallel_prefix_scan
Python implementation of Blelloch's parallel prefix scan using Numba CUDA.
srcoulombe/etf_comparer
srcoulombe/chess.art
Utility code for chess.art anvil website
srcoulombe/code
Code samples from Mastering Python (https://www.packtpub.com/application-development/mastering-python)
srcoulombe/dask-tutorial
Dask tutorial
srcoulombe/dino_runner
pygame-powered implementation of Google's dinosaur running game
srcoulombe/growthcurveapp
srcoulombe/sf_karting_django
Inventory tracking web application for a not-so-fictional company. Brought to life for the Summer 2022 Shopify Backend Developer Intern Challenge.
srcoulombe/fastai
The fastai deep learning library, plus lessons and tutorials
srcoulombe/gcn
Implementation of Graph Convolutional Networks in TensorFlow
srcoulombe/goenrich
GO enrichment with python -- pandas meets networkx
srcoulombe/graphnn
Training computational graph on top of structured data (string, graph, etc)
srcoulombe/jd-rnaseq-repo
Work done for JD's 2019-20 RNASeq experiments
srcoulombe/juicer
A One-Click System for Analyzing Loop-Resolution Hi-C Experiments
srcoulombe/leafmap
A Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment
srcoulombe/learning_rust
repo for code written as I read the book
srcoulombe/phoenix-flop-toy-example
just playing around with the Flop library
srcoulombe/powerlaw
srcoulombe/Practical_RL
A course in reinforcement learning in the wild
srcoulombe/pyan
pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. This is different from running the code and seeing which functions are called and how often; there are various tools that will generate a call graph in that way, usually using debugger or profiling trace hooks - for example: https://pycallgraph.readthedocs.org/ This code was originally written by Edmund Horner, and then modified by Juha Jeronen. See README for the original blog posts and links to their repositories.
srcoulombe/qiaseq-singlecell-rna
processing single cell QIAseq UPX RNA reads
srcoulombe/radicalization_youtube
Code for the paper "Auditing Radicalization Pathways on YouTube", published at FAT*2020
srcoulombe/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
srcoulombe/shopify-2022-data-science-submission
Submission for Shopify's 2022 data science challenge!
srcoulombe/statistics-review-cards
A set of PDF (and LaTex) cards for reviewing important concepts in Statistics.
srcoulombe/straw
Extract data quickly from Juicebox via straw
srcoulombe/supervenn
supervenn: precise and easy-to-read multiple sets visualization in Python
srcoulombe/technical-interview-questions
srcoulombe/toolbox
Curated list of libraries for a faster machine learning workflow
srcoulombe/US-Air-Transportation