Commit
·
bd5f3a0
1
Parent(s):
b9550e6
adding Google license of dataset
Browse files
LICENSE
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This is not an official Google product.
|
2 |
+
|
3 |
+
GridOpt is a synthetic dataset. It is not intended for, and has not been validated for, real-world use. No reliance should be placed on its precision or accuracy as a proxy for real-world data or applicability to real-world optimal power flow problems.
|
4 |
+
|
5 |
+
Copyright 2024 DeepMind Technologies Limited.
|
6 |
+
|
7 |
+
Grid Opt License
|
8 |
+
|
9 |
+
Licensed under the Creative Commons Attribution 4.0 International License (CC BY 4.0) (the “License”). You may obtain a copy of the License at https://creativecommons.org/licenses/by/4.0/legalcode.
|
10 |
+
|
11 |
+
Unless required by applicable law or agreed to in writing, all materials distributed under the License are distributed on an "AS IS” BASIS, WITHOUT REPRESENTATIONS, WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
|