Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / awslabs/sagemaker-battlesnake-ai issues and pull requests

#49 - api function throwing errors

Issue - State: open - Opened by wordstospend over 1 year ago - 2 comments

#48 - Revert "Chore: Unpinned version to avoid vulnerability triggers"

Pull Request - State: closed - Opened by jinyoung-lim almost 2 years ago

#47 - Chore: Unpinned version to avoid vulnerability triggers

Pull Request - State: closed - Opened by anrikus almost 2 years ago

#46 - Update DeployTheAIEndpoint.md

Pull Request - State: closed - Opened by anrikus about 2 years ago

#45 - Address vulnerabilities

Pull Request - State: closed - Opened by anrikus about 2 years ago - 5 comments

#44 - Bump numpy from 1.18.1 to 1.22.0 in /source/RLlibEnv/training/training_src

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#43 - Bump numpy from 1.16.1 to 1.22.0 in /deployment/LambdaGateway

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#42 - 202220309 notebook update

Pull Request - State: closed - Opened by erebus9856 over 2 years ago

#41 - Bump protobuf from 3.11.3 to 3.15.0 in /source/RLlibEnv/training/training_src

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#40 - SageMaker SDK argument incompatible in 2_PolicyTraining.ipynb

Issue - State: closed - Opened by michaelhsieh42 over 3 years ago - 1 comment

#39 - Bump urllib3 from 1.25.8 to 1.26.5 in /source/RLlibEnv/training/training_src

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#38 - Bump rsa from 4.1 to 4.7 in /source/RLlibEnv/training/training_src

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#37 - Bump pyyaml from 5.3 to 5.4 in /source/RLlibEnv/training/training_src

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#36 - Bump rsa from 4.0 to 4.1 in /source/RLlibEnv/training/training_src

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#35 - Bump aiohttp from 3.6.2 to 3.7.4 in /source/RLlibEnv/training/training_src

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#33 - Fix snake metadata attribute names for custom head and tail

Pull Request - State: closed - Opened by rostoker over 3 years ago - 1 comment

#32 - Fixed the snake customization docs link in the cloud formation template

Pull Request - State: closed - Opened by rostoker over 3 years ago - 1 comment

#31 - Documentation enhancement and bug fixes

Pull Request - State: closed - Opened by phossen over 3 years ago - 2 comments

#30 - Issues with RLEstimator when training

Issue - State: closed - Opened by phossen almost 4 years ago - 2 comments

#29 - Missing SELECTED_RL_METHOD environment variable in BattlesnakeAPIFunction Lamba

Issue - State: closed - Opened by dangor almost 4 years ago - 2 comments

#28 - BattlesnakeNotebook initialization fails on S3 bucket name inconsistency

Issue - State: closed - Opened by dangor almost 4 years ago - 4 comments

#27 - Bump tensorflow from 2.1.0 to 2.1.2 in /RLlibEnv/training/training_src

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#26 - Bump tensorflow from 2.1.0 to 2.1.2 in /RLlibEnv

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#25 - Fix link

Pull Request - State: closed - Opened by Pelirrojo about 4 years ago

#24 - CF Template Doesn't Allow t2.medium for the Training Instance

Issue - State: closed - Opened by MarrickLip about 4 years ago - 1 comment

#23 - Dev

Pull Request - State: closed - Opened by jonomon about 4 years ago

#22 - Fix broken link to battlesnake_heuristics.py

Pull Request - State: closed - Opened by jbnunn over 4 years ago - 1 comment

#21 - Fix snake parameter for heuristics notebook

Pull Request - State: closed - Opened by colinjfw over 4 years ago

#20 - Added tags to resources in CloudFormation template.

Pull Request - State: closed - Opened by bmitch over 4 years ago - 1 comment

#19 - Add tags to resources to assist in tracking costs.

Issue - State: closed - Opened by bmitch over 4 years ago - 3 comments

#18 - Fixed Writer

Pull Request - State: closed - Opened by kshahzada over 4 years ago

#17 - MXBoard Integration in the Example is Broken

Issue - State: closed - Opened by kshahzada over 4 years ago - 2 comments

#16 - Running Issues

Issue - State: closed - Opened by s3afroze over 4 years ago - 6 comments

#15 - Benchmarking method

Issue - State: closed - Opened by s3afroze over 4 years ago - 4 comments

#14 - Update UpdateHeuristicsAndDeploy.md

Pull Request - State: closed - Opened by JohnCalhoun over 4 years ago

#13 - Minor document rewording.

Pull Request - State: closed - Opened by vishaalkapoor over 4 years ago

#12 - Gym and heuris logging fixed

Pull Request - State: closed - Opened by xavierraffin over 4 years ago

#11 - Config file needs to be removed

Issue - State: closed - Opened by vishaalkapoor over 4 years ago

#10 - Remove dead code calling setup.

Pull Request - State: closed - Opened by vishaalkapoor over 4 years ago - 1 comment

#9 - Removed ./setup.sh in local mode

Pull Request - State: closed - Opened by jonomon over 4 years ago

#8 - Missing setup.sh

Issue - State: closed - Opened by vishaalkapoor over 4 years ago - 1 comment

#7 - Rewording documentation steps.

Pull Request - State: closed - Opened by vishaalkapoor over 4 years ago

#6 - Fix a typo in HeruisticsDeveloper notebook.

Pull Request - State: closed - Opened by xtagon over 4 years ago

#5 - Included logging of snake deaths and heuristics used

Pull Request - State: closed - Opened by jonomon over 4 years ago

#4 - Rectified broken link on TrainModelAndDeploy.md

Pull Request - State: closed - Opened by sbathgate over 4 years ago

#3 - Update TrainModelAndDeploy.md

Pull Request - State: closed - Opened by jonomon over 4 years ago

#2 - Minor rewording and typo corrections.

Pull Request - State: closed - Opened by vishaalkapoor over 4 years ago

#1 - bug fixes

Pull Request - State: closed - Opened by xavierraffin over 4 years ago