Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
eliottvalette pushed 1 commit to main garciamathias/pokergo
- Enhance poker game UI and gameplay mechanics - Add action history tracking - Improve button states and interaction -... 6fbb729
eliottvalette pushed 1 commit to main eliottvalette/Car-RL
- Adjust exploration parameters: increase epsilon for enhanced exploration and modify epsilon decay rate for improved t... a460018
eliottvalette pushed 1 commit to main eliottvalette/Car-RL
- Adjust exploration parameters and reward calculations: decrease epsilon for exploration strategy, modify epsilon deca... 96a9baa
eliottvalette pushed 1 commit to IssueExtractDataKeyFromMetaKeyd#7562 eliottvalette/MONAI
- always return a dict from ExtractDataKeyFromMetaKeyd, remove inplace support f15db28
eliottvalette created a comment on an issue on Project-MONAI/MONAI
Hi everyone, Thank you for clarifying the expected behavior. Stop me if I’m wrong, but I understand that the ExtractDataKeyFromMetaKeyd transform is intended to always return a dictionary and no...
eliottvalette created a comment on an issue on Project-MONAI/MONAI
Nice, that’s great news—thank you! Also, thank you for explaining how image_only works. That’s roughly what I expected, but I was initially surprised that such a parameter would be part of a tra...
eliottvalette pushed 1 commit to main eliottvalette/Fighting-Tanks-Reinforcement-Learning
- Refactor TanksAgent and TanksModel: implement Actor-Critic architecture, enhance action selection and training logic,... eaa72c4
eliottvalette pushed 1 commit to IssueExtractDataKeyFromMetaKeyd#7562 eliottvalette/MONAI
- Implemented image_only in ExtractDataKeyFromMetaKeyd following the functionning of LoadImaged 41ffa5b
eliottvalette created a comment on an issue on Project-MONAI/MONAI
I forked the repo and managed to handle MetaTensors, but I'm struggling to understand what needs to be done with image_only. I've tried to understand it by referring to the functioning of LoadImage...
eliottvalette pushed 1 commit to IssueExtractDataKeyFromMetaKeyd#7562 eliottvalette/MONAI
- Return meta dicts instead of MetaTensor Objects 12f07b1
eliottvalette created a branch on eliottvalette/MONAI
IssueExtractDataKeyFromMetaKeyd#7562 - AI Toolkit for Healthcare Imaging
eliottvalette created a comment on an issue on Project-MONAI/MONAI
Hi @KumoLiu, I’d also like to help with this issue as it aligns well with my goal of practicing for my first contribution. Can multiple people collaborate on a single issue, or can it only be as...
eliottvalette pushed 1 commit to main eliottvalette/Snake-Game-Reinforcement-Learning
- Refactor SnakeAgent architecture by removing the indicator network and adjusting combined input size; update training... a19424b
eliottvalette pushed 1 commit to main eliottvalette/Snake-Game-Reinforcement-Learning
- Adjust reward calculation in SnakeGame for improved food-seeking behavior; update training episodes and epsilon decay... ac25f96
eliottvalette pushed 1 commit to main eliottvalette/Snake-Game-Reinforcement-Learning
- Enhance rendering in SnakeGame; improve visual effects for snake, walls, and food, and update training parameters for... 13c19ce
eliottvalette pushed 1 commit to main eliottvalette/Snake-Game-Reinforcement-Learning
- Refactor print formatting for training metrics; enhance reward calculation logic and adjust neural network architectu... b4c3807