Pinned Repositories
article-0
Basic example of prediction from graph data
article-1
Review prediction with Neo4j and TensorFlow
BigGAN-TPU-TensorFlow
TPU enabled Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)
clevr-graph
CLEVR graph: A dataset for graph based reasoning
english2cypher
A model to transform english into Cypher queries, based off the CLEVR-graph dataset
gqa-node-properties
Recalling node properties from a knowledge graph
learning-rates
How optimizer and learning rate choice affects training performance
mac-graph
The MacGraph network. An attempt to get MACnets running on graph knowledge
shortest-path
Finding shortest paths with Graph Networks
synthetic-graph-data
Synthetic data generation for graph ML experiments
Octavian's Repositories
Octavian-ai/clevr-graph
CLEVR graph: A dataset for graph based reasoning
Octavian-ai/mac-graph
The MacGraph network. An attempt to get MACnets running on graph knowledge
Octavian-ai/shortest-path
Finding shortest paths with Graph Networks
Octavian-ai/english2cypher
A model to transform english into Cypher queries, based off the CLEVR-graph dataset
Octavian-ai/BigGAN-TPU-TensorFlow
TPU enabled Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)
Octavian-ai/article-0
Basic example of prediction from graph data
Octavian-ai/article-1
Review prediction with Neo4j and TensorFlow
Octavian-ai/synthetic-graph-data
Synthetic data generation for graph ML experiments
Octavian-ai/learning-rates
How optimizer and learning rate choice affects training performance
Octavian-ai/gqa-node-properties
Recalling node properties from a knowledge graph
Octavian-ai/experiments
Experiments in machine learning on graph databases
Octavian-ai/attention-focus
Test whether the "focus" mechanism is a valuable addition to attention
Octavian-ai/learning-rate-finder-tensorflow
Implementation of learning rate finder in TensorFlow
Octavian-ai/reasoning-operations
Test the capabilities of different simple networks to perform reasoning operations
Octavian-ai/genetic-curriculum
Curriculum training a Differentiable Neural Computer using Population Based Training
Octavian-ai/compare_gan
Fork of google's compare_gan. Includes more configurations and David's hacks
Octavian-ai/multiple-tasks
Exploration into using one set of parameters across multiple tasks
Octavian-ai/article-1-extended
Article 1 code with bonus Population Based Training support
Octavian-ai/learning-rates-cifar10
Testing the affect of different learning rates on the CIFAR 10 task
Octavian-ai/neural-graph-memory
A neural graph memory module