Skip to content

This repository contains implementations and illustrative code to accompany DeepMind publications

License

Notifications You must be signed in to change notification settings

Saket003/fluid-sim-gnns

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codes Optimized

  • train
  • reading_utils
  • learned_simulater and model_demo
  • graph_network

Dataset Edits - [ ] Scaling dataset-values for radius measure

Tested

Scope of Improvement in connectivity_utils (Optimizing Runtime over Accuracy) -

  • Altering leaf_size, metric in KD-Tree
  • Removing self_edges in pyfunc implementation

No changes

Optional

Improve Code Readability Improve render_rollout.py, noise_utils.py

DeepMind Research

This repository contains implementations and illustrative code to accompany DeepMind publications. Along with publishing papers to accompany research conducted at DeepMind, we release open-source environments, data sets, and code to enable the broader research community to engage with our work and build upon it, with the ultimate goal of accelerating scientific progress to benefit society. For example, you can build on our implementations of the Deep Q-Network or Differential Neural Computer, or experiment in the same environments we use for our research, such as DeepMind Lab or StarCraft II.

If you enjoy building tools, environments, software libraries, and other infrastructure of the kind listed below, you can view open positions to work in related areas on our careers page.

For a full list of our publications, please see https://deepmind.com/research/publications/

Projects

Disclaimer

This is not an official Google product.

About

This repository contains implementations and illustrative code to accompany DeepMind publications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.0%
  • Shell 5.0%