Pinned Repositories
chessiq
A collection of chess tools written in Python
courses
fast.ai Courses
fastai
The fast.ai deep learning library, lessons, and tutorials
formfill
FormFill is a CLI tool that uses LLMs to automatically fill out PDF forms.
protein-atlas-fastai
Code for training a Resnet model for the Human Protein Atlas Image Classification competition
pytexas-2024-lightning-talk
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
redux-bank
A simple banking app built with React, Redux, and Semantic UI
unet-carvana-challenge
My solution for the Kaggle competition "Carvana Image Masking Challenge"
whales
A lightweight MVC framework in Ruby
wdhorton's Repositories
wdhorton/redux-bank
A simple banking app built with React, Redux, and Semantic UI
wdhorton/courses
fast.ai Courses
wdhorton/babel
:tropical_fish: Babel is a compiler for writing next generation JavaScript.
wdhorton/babylon
:page_with_curl: A JavaScript parser
wdhorton/codemod-proptypes-to-flow
Removes React.PropTypes and attempts to transform to flowtypes
wdhorton/flask
A microframework based on Werkzeug, Jinja2 and good intentions
wdhorton/machine-learning
Content for Udacity's Machine Learning curriculum
wdhorton/pong-tensorflow
wdhorton/prepack
Prepack is a partial evaluator for JavaScript. Prepack rewrites a JavaScript bundle, resulting in JavaScript code that executes more efficiently.
wdhorton/pynacl
Python binding to the Networking and Cryptography (NaCl) library
wdhorton/agiliti
An Agile development tool based on Pivotal Tracker
wdhorton/chai-snapshot
wdhorton/create-react-app
Create React apps with no build configuration.
wdhorton/datasciencecoursera
wdhorton/datasharing
The Leek group guide to data sharing
wdhorton/eslint.github.io
ESLint web site
wdhorton/immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
wdhorton/jest
🃏 Painless JavaScript Testing.
wdhorton/jest-hangs-repro
wdhorton/meteor-webpack-react
Meteor/React skeleton with full ES6/import support on client and server thanks to Webpack
wdhorton/mostly-adequate-guide
Mostly adequate guide to FP (in javascript)
wdhorton/node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
wdhorton/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
wdhorton/react-podcatcher
wdhorton/react-redux-jwt-auth-example
Sample project showing possible authentication flow using React, Redux, React-Router, and JWT
wdhorton/redux-history-transitions
history transitions based on arbitrary actions
wdhorton/RepData_PeerAssessment1
Peer Assessment 1 for Reproducible Research
wdhorton/search-query-parser
A simple parser for advanced search query syntax
wdhorton/site
website
wdhorton/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.