Giter VIP home page Giter VIP logo

brain_autorl's Introduction

Brain AutoRL

Repository for AutoRL related codes.

Related Papers

(*) means equal contribution.

Disclaimer

This is not an officially supported Google product.

brain_autorl's People

Contributors

daiyip avatar hawkinsp avatar lukegb avatar rchen152 avatar sinopalnikov avatar xingyousong avatar yingjiemiao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

brain_autorl's Issues

Please help me to solve this issue.Thank you very much!

2023-12-14 15:27:21.855573: I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable TF_ENABLE_ONEDNN_OPTS=0.
2023-12-14 15:27:21.856787: I external/local_tsl/tsl/cuda/cudart_stub.cc:31] Could not find cuda drivers on your machine, GPU will not be used.
2023-12-14 15:27:21.877562: E external/local_xla/xla/stream_executor/cuda/cuda_dnn.cc:9261] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered
2023-12-14 15:27:21.877587: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:607] Unable to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already been registered
2023-12-14 15:27:21.878167: E external/local_xla/xla/stream_executor/cuda/cuda_blas.cc:1515] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered
2023-12-14 15:27:21.881588: I external/local_tsl/tsl/cuda/cudart_stub.cc:31] Could not find cuda drivers on your machine, GPU will not be used.
2023-12-14 15:27:21.881707: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: AVX2 AVX_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags.
2023-12-14 15:27:22.297023: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT
Traceback (most recent call last):
File "/home/zjq/my/brain_autorl/evolving_rl/run_search.py", line 25, in
from brain_autorl.evolving_rl import evolution_v2
File "/home/zjq/my/brain_autorl/evolving_rl/evolution_v2.py", line 25, in
from brain_autorl.evolving_rl.ops import LossOpNode
File "/home/zjq/my/brain_autorl/evolving_rl/ops.py", line 20, in
import sonnet as snt
File "/home/zjq/anaconda3/envs/p3.9/lib/python3.9/site-packages/sonnet/init.py", line 60, in
from sonnet.src.recurrent import Conv1DLSTM
File "/home/zjq/anaconda3/envs/p3.9/lib/python3.9/site-packages/sonnet/src/recurrent.py", line 44, in
from tensorflow.python import context as context_lib
ImportError: cannot import name 'context' from 'tensorflow.python' (/home/zjq/anaconda3/envs/p3.9/lib/python3.9/site-packages/tensorflow/python/init.py)

Run?

Thanks for your contribution, I have a question for you here,how to solve the problem,ModuleNotFoundError: No module named 'brain_autorl',

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.