Ethan Joseph
Ethan Joseph
will overfitting ever be a problem with self-play or would an overfitting neural net always lose to the previous version?
ideas
Embedding vector for all cards with entity_id as index Create additional policy/dqn for mulligans at start of game
1. Create a new `gh-pages` branch to host our documentation website. 2. Create a github action that runs on every merged pull request to `main` and rebuilds the documentation branch...
1. Add dart style doc comments (https://dart.dev/guides/language/effective-dart/documentation) to all public functions and classes. 2. Allows us to enable the `public_member_api_docs` linter rule.
1. Add github action to automatically lint pull requests and report their status. 2. Additionally require passing the lint check to merge PRs.
1. Finish work on vscode devcontainer dev environment (need to fork dockerfile and update it). 2. Write a guide on installing docker and using the container to develop (no need...
1. Run through the checklist here [`apps/smartrider/test/unit_tests/README.md`](https://github.com/sirmammingtonham/smartrider/blob/develop/apps/smartrider/test/unit_tests/README.md) and write the appropriate tests. 2. Will allow us to setup CI. 3. Tedious af but necessary.
**Is your feature request related to a problem? Please describe.** Since rpi requires you to log into a VPN to access email off campus now, signing up for the app...
**Is your feature request related to a problem? Please describe.** Navigating all the stops in the schedule page kinda sucks. **Describe the solution you'd like** Enhancement for the schedules similar...