Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / instadeepai/jumanji issues and pull requests
#173 - Suggestions for additional environments
Issue -
State: open - Opened by carlosgmartin over 1 year ago
- 3 comments
Labels: enhancement
#172 - feat(2048): environment performance improvements
Pull Request -
State: closed - Opened by aar65537 over 1 year ago
- 3 comments
#171 - build: increase jax upper bound
Issue -
State: closed - Opened by cemlyn007 over 1 year ago
- 2 comments
#170 - docs: add model cards to hugging face hub checkpoints
Issue -
State: open - Opened by clement-bonnet over 1 year ago
Labels: documentation
#169 - fix(examples): port notebook to colab
Pull Request -
State: closed - Opened by clement-bonnet over 1 year ago
Labels: enhancement
#168 - ci: support latest `jax`
Issue -
State: closed - Opened by clement-bonnet over 1 year ago
- 1 comment
Labels: enhancement, ci
#167 - ci: increment version
Pull Request -
State: closed - Opened by clement-bonnet over 1 year ago
Labels: ci
#166 - feat: updated checkpoint notebook to use checkpoints from hf model hub
Pull Request -
State: closed - Opened by djbyrne over 1 year ago
- 2 comments
#165 - feat(training): upload checkpoints
Pull Request -
State: closed - Opened by clement-bonnet over 1 year ago
Labels: enhancement
#164 - feat(training): multi-worker training
Pull Request -
State: closed - Opened by clement-bonnet over 1 year ago
- 1 comment
Labels: enhancement
#163 - feat(examples): add example notebook
Pull Request -
State: closed - Opened by noahdenicola over 1 year ago
- 3 comments
#162 - Example Notebook
Issue -
State: closed - Opened by noahdenicola over 1 year ago
- 2 comments
Labels: enhancement
#161 - docs(training): add a training readme
Issue -
State: open - Opened by clement-bonnet over 1 year ago
- 1 comment
Labels: documentation
#160 - fix: jax version constraint
Pull Request -
State: closed - Opened by aar65537 over 1 year ago
#159 - fix: jax version constraint
Issue -
State: closed - Opened by aar65537 over 1 year ago
Labels: bug
#158 - docs: update online doc with new environments
Pull Request -
State: closed - Opened by clement-bonnet over 1 year ago
- 4 comments
Labels: documentation
#157 - feat(training): upload checkpoints
Issue -
State: closed - Opened by clement-bonnet over 1 year ago
- 1 comment
Labels: enhancement
#156 - feat: paper configs
Pull Request -
State: closed - Opened by clement-bonnet over 1 year ago
Labels: enhancement
#155 - docs: update online doc with new environments
Issue -
State: closed - Opened by clement-bonnet over 1 year ago
Labels: bug, documentation
#154 - docs: image fixes
Pull Request -
State: closed - Opened by clement-bonnet over 1 year ago
Labels: documentation
#153 - feat(sudoku): data augmentation
Issue -
State: open - Opened by Egiob over 1 year ago
Labels: enhancement, good first issue
#152 - fix(training): support training and evaluation on multiple (tpu) workers
Issue -
State: closed - Opened by clement-bonnet over 1 year ago
Labels: enhancement
#151 - fix: data copy setup
Pull Request -
State: closed - Opened by Egiob over 1 year ago
#150 - fix: put upper bounds on versions of jax and jaxlib
Pull Request -
State: closed - Opened by dluo96 over 1 year ago
Labels: bug
#149 - fix: constrain version of jax
Issue -
State: closed - Opened by dluo96 over 1 year ago
Labels: bug
#148 - build: remove `jaxlib`
Issue -
State: closed - Opened by cemlyn007 over 1 year ago
- 6 comments
#147 - feat(jigsaw): Implement the Jigsaw env
Pull Request -
State: closed - Opened by RuanJohn over 1 year ago
- 2 comments
Labels: enhancement
#146 - refactor(connector): remove code duplication between generator and connector environment
Issue -
State: open - Opened by mwolinska over 1 year ago
- 1 comment
#145 - fix(training): connector num_agents in networks
Pull Request -
State: closed - Opened by clement-bonnet over 1 year ago
Labels: bug
#144 - fix(2048): incorrect action mask
Pull Request -
State: closed - Opened by aar65537 over 1 year ago
#143 - feat: implement full jigsaw environment
Issue -
State: closed - Opened by RuanJohn over 1 year ago
- 1 comment
Labels: enhancement
#142 - fix(parametric_action_distribution): sum kl divergence over event_ndims in parametric action distribution
Pull Request -
State: closed - Opened by clement-bonnet over 1 year ago
Labels: bug, enhancement
#141 - fix(parametric_action_distribution): sum kl divergence over event_ndims in parametric action distribution
Issue -
State: closed - Opened by clement-bonnet over 1 year ago
Labels: bug, enhancement
#140 - feat(robot_warehouse): full environment
Pull Request -
State: closed - Opened by arnupretorius over 1 year ago
- 2 comments
Labels: enhancement
#139 - feat(knapsack): generator
Pull Request -
State: closed - Opened by surana01 over 1 year ago
Labels: enhancement
#138 - feat(cvrp): generator
Pull Request -
State: closed - Opened by surana01 over 1 year ago
Labels: enhancement
#137 - feat(tsp): generator
Pull Request -
State: closed - Opened by surana01 over 1 year ago
Labels: enhancement
#136 - feat(rware): full environment
Issue -
State: closed - Opened by arnupretorius over 1 year ago
Labels: enhancement
#135 - feat(MMST): multi minimum spanning tree environment
Pull Request -
State: closed - Opened by ulricharmel over 1 year ago
#134 - refactor(snake): define viewer outside the env class
Pull Request -
State: closed - Opened by clement-bonnet over 1 year ago
Labels: enhancement
#133 - feat(multi_cvrp): Implement MultiCVRP environment
Pull Request -
State: closed - Opened by DriesSmit over 1 year ago
- 1 comment
Labels: enhancement
#132 - feat(tetris): implement Tetris environment
Pull Request -
State: closed - Opened by MedAliMimouni over 1 year ago
- 3 comments
#131 - feat(maze): update generator to return state
Issue -
State: closed - Opened by PDuckworth over 1 year ago
Labels: enhancement
#130 - feat(graph_coloring): implement graph_coloring environment
Pull Request -
State: closed - Opened by ElshadaiK over 1 year ago
- 1 comment
#129 - Added folder with code for cooperative minimum spanning tree
Pull Request -
State: closed - Opened by ulricharmel over 1 year ago
- 1 comment
#128 - feat(cmst): full environment
Issue -
State: closed - Opened by ulricharmel over 1 year ago
Labels: enhancement
#127 - bug(2048): action_mask calculated before adding random cell
Issue -
State: closed - Opened by aar65537 over 1 year ago
- 1 comment
Labels: bug
#126 - fix(generator_maze): correct definition of width and height
Pull Request -
State: closed - Opened by coyettev over 1 year ago
Labels: bug, documentation
#125 - feat(sudoku): implement environment
Pull Request -
State: closed - Opened by Egiob over 1 year ago
- 2 comments
Labels: enhancement
#124 - bug: correct the definition of width and height for generate_maze
Issue -
State: closed - Opened by coyettev over 1 year ago
Labels: bug
#123 - fix: make autoreset wrapper return 2 on reset
Pull Request -
State: closed - Opened by rodSiry over 1 year ago
- 1 comment
Labels: enhancement, good first issue
#122 - feat(maze): update generator to return state
Pull Request -
State: closed - Opened by PDuckworth over 1 year ago
Labels: enhancement
#121 - feat(tsp): generator
Issue -
State: closed - Opened by surana01 over 1 year ago
Labels: enhancement
#120 - feat(connector): random walk board generator
Pull Request -
State: closed - Opened by mwolinska over 1 year ago
- 2 comments
#119 - feat(connector): single agent
Pull Request -
State: closed - Opened by sash-a almost 2 years ago
#118 - ci: increment version
Pull Request -
State: closed - Opened by clement-bonnet almost 2 years ago
Labels: ci
#117 - Lsystems add random jax key
Pull Request -
State: closed - Opened by baubels almost 2 years ago
- 1 comment
#116 - feat(specs): implement sample method
Pull Request -
State: closed - Opened by aar65537 almost 2 years ago
- 7 comments
#115 - feat(job_shop): implement dense schedule generator
Pull Request -
State: closed - Opened by dluo96 almost 2 years ago
- 3 comments
Labels: enhancement
#114 - dk-lsystems board generator, visualisation submodule, other updates
Pull Request -
State: closed - Opened by baubels almost 2 years ago
- 1 comment
#113 - feat: Implement the MA-CVRP environment.
Issue -
State: closed - Opened by DriesSmit almost 2 years ago
Labels: enhancement
#112 - test: consistent naming in Cleaner, Maze, Game2048, and Minesweeper
Pull Request -
State: closed - Opened by dluo96 almost 2 years ago
#111 - test: consistent naming of unit tests in Cleaner, Maze, Game2048, and Minesweeper
Issue -
State: closed - Opened by dluo96 almost 2 years ago
- 2 comments
Labels: enhancement, good first issue
#110 - refactor(train): remove env factory
Pull Request -
State: closed - Opened by dluo96 almost 2 years ago
#109 - refactor: remove environment factory
Issue -
State: closed - Opened by dluo96 almost 2 years ago
Labels: enhancement, good first issue
#108 - docs: add pgx to readme
Pull Request -
State: closed - Opened by clement-bonnet almost 2 years ago
Labels: documentation
#107 - docs: mention request for Pgx
Issue -
State: closed - Opened by sotetsuk almost 2 years ago
- 2 comments
Labels: documentation
#106 - fix: step type in autoreset wrapper
Issue -
State: closed - Opened by dluo96 almost 2 years ago
- 1 comment
Labels: enhancement, good first issue
#105 - docs: typo in terminal logger
Pull Request -
State: closed - Opened by clement-bonnet almost 2 years ago
Labels: documentation, enhancement
#104 - docs: add example notebook
Issue -
State: open - Opened by dluo96 almost 2 years ago
Labels: documentation, enhancement
#103 - feat(specs): implement sample method
Issue -
State: open - Opened by dluo96 almost 2 years ago
Labels: enhancement
#102 - docs: add environment speeds to readme
Issue -
State: open - Opened by dluo96 almost 2 years ago
Labels: enhancement
#101 - docs: show test coverage in badge
Issue -
State: open - Opened by dluo96 almost 2 years ago
Labels: enhancement, good first issue
#100 - feat(binpack): improve speed of the environment
Issue -
State: open - Opened by dluo96 almost 2 years ago
- 2 comments
Labels: enhancement
#99 - feat: create viewer interface for rendering of environments
Pull Request -
State: closed - Opened by dluo96 almost 2 years ago
- 1 comment
#98 - feat(specs): make environment specs properties instead of methods
Issue -
State: closed - Opened by dluo96 almost 2 years ago
- 1 comment
Labels: enhancement
#97 - refactor(training): remove param_size from parametric distributions
Issue -
State: open - Opened by dluo96 almost 2 years ago
Labels: enhancement
#96 - feat: improve environment reset speed by changing jax.random.choice
Issue -
State: open - Opened by dluo96 almost 2 years ago
Labels: enhancement
#95 - feat: use future annotations for same class type
Issue -
State: closed - Opened by dluo96 almost 2 years ago
- 1 comment
Labels: enhancement, good first issue
#94 - feat(registration): default to latest version
Issue -
State: open - Opened by dluo96 almost 2 years ago
Labels: enhancement
#93 - refactor: create env viewer interface
Issue -
State: closed - Opened by dluo96 almost 2 years ago
Labels: enhancement
#92 - fix: type checking of dataclasses
Issue -
State: open - Opened by dluo96 almost 2 years ago
Labels: enhancement
#91 - refactor: use named tuples instead of dataclasses for timestep and state
Issue -
State: open - Opened by dluo96 almost 2 years ago
- 1 comment
Labels: enhancement
#90 - feat(jobshop): create instance generator with known optimal solution
Issue -
State: open - Opened by dluo96 almost 2 years ago
Labels: enhancement
#89 - style: move root files to their own folder
Issue -
State: closed - Opened by dluo96 almost 2 years ago
- 1 comment
Labels: enhancement, good first issue
#88 - ci: support python 3.10
Issue -
State: closed - Opened by dluo96 almost 2 years ago
- 1 comment
Labels: enhancement, ci
#87 - refactor(cleaner): return state from instance generator
Pull Request -
State: closed - Opened by coyettev almost 2 years ago
#86 - docs: update copyright year to 2023 instead of 2022
Issue -
State: closed - Opened by dluo96 almost 2 years ago
- 1 comment
Labels: enhancement
#85 - feat: allow custom rendering and instance generation methods for Minesweeper
Pull Request -
State: closed - Opened by TristanKalloniatis almost 2 years ago
- 1 comment
#84 - docs(contributing): state to fork the repo to contribute
Pull Request -
State: closed - Opened by clement-bonnet almost 2 years ago
Labels: documentation
#83 - refactor(cleaner): return state from the generator
Issue -
State: closed - Opened by coyettev almost 2 years ago
Labels: enhancement
#82 - feat: separate rendering and instance generation for the RubiksCube environment
Pull Request -
State: closed - Opened by TristanKalloniatis almost 2 years ago
- 1 comment
#81 - feat(rubiks): configurable generator and viewer
Issue -
State: closed - Opened by TristanKalloniatis almost 2 years ago
#80 - feat(minesweeper): configurable generator and viewer
Issue -
State: closed - Opened by TristanKalloniatis almost 2 years ago
#79 - ci: increment version
Pull Request -
State: closed - Opened by clement-bonnet almost 2 years ago
Labels: ci
#78 - feat: move __version__ to jumanji/version.py and expose it in jumanji…
Pull Request -
State: closed - Opened by clement-bonnet almost 2 years ago
- 1 comment
Labels: enhancement
#77 - feat: add __version__ to the jumanji package
Pull Request -
State: closed - Opened by clement-bonnet almost 2 years ago
- 1 comment
Labels: enhancement
#76 - feat(specs): convert nested specs to dictionnary of dm_env specs
Pull Request -
State: closed - Opened by clement-bonnet almost 2 years ago
- 1 comment
Labels: enhancement
#75 - Make `wrappers.jumanji_specs_to_dm_env_specs` compatible with PyTrees
Issue -
State: closed - Opened by joeryjoery almost 2 years ago
- 7 comments
Labels: enhancement
#74 - docs: fix inconsistencies and readme links
Pull Request -
State: closed - Opened by clement-bonnet almost 2 years ago
- 1 comment
Labels: documentation