GithubHelp home page GithubHelp logo

Comments (5)

happypepper avatar happypepper commented on August 17, 2024

It is a bit odd that you run into this since ValueNn:get_value() shouldn't be called for river generation. Did you modify the code? or maybe you are trying to generate for flop or turn?

from deepholdem.

matthiasanderer avatar matthiasanderer commented on August 17, 2024

from deepholdem.

happypepper avatar happypepper commented on August 17, 2024

Flop and turn should not work until you generate river first. The error you posted is expected for flop and turn. Are you sure you are getting the same error for river?

from deepholdem.

matthiasanderer avatar matthiasanderer commented on August 17, 2024

Ok - I think the other errors I get are from other issues than training order -> will open a new issue

from deepholdem.

lorrp1 avatar lorrp1 commented on August 17, 2024

i have trained the sample and created the river model, now i get the same error. i had changed the folders, and maybe its because it does not recognize the input from "river", so i have tried to recreate the default folders but i still get the same error:

/home/painkillerrr/torch/install/bin/lua: ./Nn/value_nn.lua:71: attempt to index a nil value (field 'mlp')
stack traceback:
./Nn/value_nn.lua:71: in method 'get_value'
./Nn/next_round_value.lua:215: in method 'get_value'
./Lookahead/lookahead.lua:259: in method '_compute_terminal_equities_next_street_box'
./Lookahead/lookahead.lua:323: in method '_compute_terminal_equities'
./Lookahead/lookahead.lua:93: in method '_compute'
./Lookahead/lookahead.lua:47: in method 'resolve_first_node'
./Lookahead/resolving.lua:59: in method 'resolve_first_node'
./DataGeneration/data_generation.lua:132: in function 'DataGeneration.data_generation.generate_data_file'
./DataGeneration/data_generation.lua:24: in function 'DataGeneration.data_generation.generate_data'
DataGeneration/main_data_generation.lua:14: in main chunk
[C]: in function 'dofile'
...errr/torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk
[C]: in ?

from deepholdem.

Related Issues (20)

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.