GithubHelp home page GithubHelp logo

thiagopbueno / rddl2tf Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 6.0 155 KB

RDDL2TensorFlow compiler.

Home Page: https://rddl2tf.readthedocs.io/

License: GNU General Public License v3.0

Python 99.82% Makefile 0.18%
rddl tensorflow

rddl2tf's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

rddl2tf's Issues

Is there a way to use it with Pytorch?

Hi

I am interested in using RDDLGym in PyTorch. It seems this codebase is tightly coupled with TF 1. Where do you recommend I start in order to build a framework independent RDDLGym such that it can be used like any other RDDLGym environment and analogous to any DL library?

Thanks in advance!

Error when running Programmatic mode example

After freshly installing rddl2tf in a new conda environment, I am unable to run the Programmatic mode example in the README.

I get the following error

Traceback (most recent call last): File "testtf.py", line 8, in <module> compiler = Compiler(model) TypeError: Can't instantiate abstract class Compiler with abstract methods _compile_aggregation_expression, _compile_arithmetic_expression, _compile_boolean_expression, _compile_constant_expression, _compile_control_flow_expression, _compile_function_expression, _compile_pvariable_expression, _compile_random_variable_expression, _compile_relational_expression

Migration to TF2.

In my fork, I have successfully adjusted both rddl2tf and rddgym for TensorFlow 2, which is more easily available and maintained these days. Unfortunate is that we don't have a backward compatibility to TF1.

What would be the best offering we can make?
a) merge into the master, increasing a major/minor version.
b) proving a separate fork with a different name, say, rddl2tf_tf2 and rddlgym_tf2.
c) just leave it in a branch.

What do you say?

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.