stephenjfox
Data Science for real-world value, scalable private AI, and optimal computational. All for a better world.
United States
Pinned Repositories
100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable
CustomExtensions
Making my Java development experience a bit more organized and a little less painful, one abstraction at a time.
Morph.py
A neural architecture optimizer, targeted at model-size w.r.t. accuracy
twitter-hate-speech-analysis
Doing the NLP thing by hand, because it's been a while
stephenjfox's Repositories
stephenjfox/twitter-hate-speech-analysis
Doing the NLP thing by hand, because it's been a while
stephenjfox/100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable
stephenjfox/awesome-architecture-search
A curated list of awesome architecture search resources
stephenjfox/calculator-http4k
Practicing in public 1. Kotlin 2. Web Server development 3. TDD 4. Functional-Programming Systems Design
stephenjfox/DeepLearning.ai-Summary
This repository contains my personal notes and summaries on DeepLearning.ai specialization courses. I've enjoyed every little bit of the course hope you enjoy my notes too.
stephenjfox/FastAI-Study
Going through http://course.fast.ai, trying not to ramble too hard
stephenjfox/flutter-todo-list
Learning Flutter by making a To-Do App
stephenjfox/free-programming-books
:books: Freely available programming books
stephenjfox/github-issue-templates
:symbols: A collection of GitHub issue and pull request templates
stephenjfox/How_to_do_Sentiment_Analysis
This is the code for 'How to Do Sentiment Analysis' #3 - Intro to Deep Learning by Siraj Raval on Youtube
stephenjfox/js-address-book
Simple address book, with client and server. Project as part of #100DaysOfCode
stephenjfox/jubilant-todo
Making a to-do list with Dart. Initially, just front-end compiled to JavaScript. Eventually, full stack and database support
stephenjfox/keras-mnist
Working on the MNIST dataset, going for 100%. Models implemented with Keras.io
stephenjfox/learning-kubeflow
With Ksonnet!
stephenjfox/learning-reasonml
stephenjfox/learning-spring-reactivex
Spring ReactiveX with Java and Kotlin
stephenjfox/misc-data-projects
Miscellaneous data-oriented projects that I will work on.
stephenjfox/models
Models and examples built with TensorFlow
stephenjfox/playing-in-pytorch
Me, playing with PyTorch. Breaking new ground?
stephenjfox/preact
⚛️ Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.
stephenjfox/probable-bassoon
Potential architecture to back a library system
stephenjfox/proposal-pattern-matching
Pattern matching syntax for ECMAScript
stephenjfox/react-stator
Components with state, like redux but without brain seizures
stephenjfox/Rejection-Ng
Practicing rejection, one day at a time
stephenjfox/Rejection-React
Build Eric Elliott's Learn JavaScript Rejection App (https://github.com/learn-javascript-courses/rejection)
stephenjfox/speedml
Speedml is a Python package to speed start machine learning projects.
stephenjfox/stephenjfox-progress
Speedstudy - paths for computer science, data science, math and physics, optional bonus activities included
stephenjfox/tensorflow
Computation using data flow graphs for scalable machine learning
stephenjfox/tensorflow-basics
Going through the basic TensorFlow tutorial on https://tensorflow.org
stephenjfox/udacity-nd101-deep-learning
Notes (via Jupyter notebooks) on the course, as of March 2017 cohort