Pinned Repositories
cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
flynn
A next generation open source platform as a service (PaaS)
keras
Deep Learning for humans
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.
redmine
Redmine is a flexible project management web application written using Ruby on Rails framework. http://github.com/edavis10/redmine is the official git mirror of the svn repository
spaCy
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
thaddeuswalsh's Repositories
thaddeuswalsh/cockroach
CockroachDB - the open source, cloud-native distributed SQL database.
thaddeuswalsh/flynn
A next generation open source platform as a service (PaaS)
thaddeuswalsh/keras
Deep Learning for humans
thaddeuswalsh/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.
thaddeuswalsh/redmine
Redmine is a flexible project management web application written using Ruby on Rails framework. http://github.com/edavis10/redmine is the official git mirror of the svn repository
thaddeuswalsh/spaCy
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
thaddeuswalsh/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
thaddeuswalsh/tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
thaddeuswalsh/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.