dbusbridge
Theoretical particle physicist turned data scientist talking tea, prog and Wagner.
AppleLondon
Pinned Repositories
deepmnist
A refactoring of the TensorFlow r0.12 deep mnist for experts tutorial
dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
export_import_estimator
Example showing the exporting of an estimator and loading it in python without knowledge of the model_fn
gcn_tutorial
A tutorial on Graph Convolutional Neural Networks
int2vec
A playground for embedding spaces for integers using easy to understand corpora.
intro_to_tensorflow
Code for talk on introduction to tensorflow
python_module_quickstart
A skeleton for python modules
tensorlayer
TensorLayer: Deep Learning and Reinforcement Learning Library for Researcher and Engineer.
tf-best-practices
A starter kit for the TensorFlow Experiment and Estimator APIs
dbusbridge's Repositories
dbusbridge/gcn_tutorial
A tutorial on Graph Convolutional Neural Networks
dbusbridge/tf-best-practices
A starter kit for the TensorFlow Experiment and Estimator APIs
dbusbridge/int2vec
A playground for embedding spaces for integers using easy to understand corpora.
dbusbridge/intro_to_tensorflow
Code for talk on introduction to tensorflow
dbusbridge/python_module_quickstart
A skeleton for python modules
dbusbridge/deepmnist
A refactoring of the TensorFlow r0.12 deep mnist for experts tutorial
dbusbridge/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
dbusbridge/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
dbusbridge/export_import_estimator
Example showing the exporting of an estimator and loading it in python without knowledge of the model_fn
dbusbridge/tensorlayer
TensorLayer: Deep Learning and Reinforcement Learning Library for Researcher and Engineer.
dbusbridge/fastai_lessons
My condafied solutions/workthroughs of lessons found at https://github.com/fastai/courses
dbusbridge/horovod
Distributed training framework for TensorFlow.
dbusbridge/i3wm-config
My i3 window manager config
dbusbridge/interpetability
Interpretable linear models
dbusbridge/lstm-examples-tensorflow
Simple examples of use of LSTMs in RNNs in TensorFlow
dbusbridge/mlflow
Open source platform for the machine learning lifecycle
dbusbridge/openai_gym-player
TensorFlow implementation of a Deep Q agent for playing games from OpenAI Gym
dbusbridge/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
dbusbridge/simple-train
Simple training in TensorFlow for katib experimentation
dbusbridge/sonnet
TensorFlow-based neural network library
dbusbridge/spektral
Deep learning on graphs with Keras.
dbusbridge/TensorBoard-TF-Dev-Summit-Tutorial
Hands-on TensorBoard (TensorFlow Dev Summit 2017)
dbusbridge/tensorflow
Computation using data flow graphs for scalable machine learning
dbusbridge/tensorflow-experiments
Repository for experiments with TensorFlow
dbusbridge/tensorflow_op_kernel_guide
dbusbridge/tf_speed_test
Testing speed of assign vs feed
dbusbridge/torch-two-sample
A PyTorch library for two-sample tests