-
This repo was cloned from a starter repo. I have modified it to provide a light weight beta model deployment framework. It provides wrapped access to chat history, databases, sessions, authentication…
-
Hello!
I am using BayesFlow for the first time, and having some issues doing offline training with a summary network (everything works fine if I exclude it and just supply the data to the inference…
-
Hello! I want to implement an adapive exploration constant for POMCP as a function of the uncertainty over different states, as described in [this paper](https://ebooks.iospress.nl/volumearticle/55265…
-
My instance of NetLogo had a problem parsing the libraries metadata. Based on the error message I received, the issue likely stems from a parsing error in the libraries.conf file of NetLogo 6.4.0. Spe…
-
Hello and thanks for the great library.
I recognize that the JupyterViz is still experimental, but it seems like a great solution for allowing project collaborators to run simulations in Colab note…
-
Hello. When thinking about changing the rollout function as mentioned in #34 , I realized that the model should have a terminal state in order for the POMCP planner to not add any value after taking a…
-
extensions: [
{
name: "Arduino"
codeName: "arduino"
shortDescription: "Communicate with an Arduino device"
longDescription: """This extension provides 'no-frills' communication …
-
Following the problem with gatling 3.10.0 (see #4494), I tried upgrading from gatling 3.9.5.6 to gatling 3.10.1.
It seems I have another problem though : I replaced calls `CoreDsl.exitBlockOnFail(.…
-
I have searched for documentation everywhere, but I only find information about the raspberry and not for Windows PC.
I'm trying unsuccessfully to add scrapers on Emustation (Windows PC) with Univers…
-
### Issue with current documentation:
How come there is a generative agents page https://js.langchain.com/docs/use_cases/agent_simulations/generative_agents in JS, but not one in python? I was read…