-
Notifications
You must be signed in to change notification settings - Fork 0
06 Project resources
Ma Haozhe edited this page Aug 24, 2022
·
3 revisions
- Your AIMA textbook
- Association for the advancement of Artificial Intelligence (AAAI) website: www.aaai.org
- International Conference on Automated Planning and Scheduling website: http://www.icaps-conference.org
- Online lectures on AI in Video games, Drug Discovery, AI for good
- Online proceedings of the premier AI conferences and workshops
- On Reinforcement Learning:
- A list of key papers in reinforcement learning: https://spinningup.openai.com/en/latest/spinningup/keypapers.html
- OpenAI Gym environments: https://www.gymlibrary.dev/
- pysc2: a interface of StarCraft II mini-games environment: https://github.com/deepmind/pysc2
- MineRL: a interface and replay database of MineCraft game environment: https://minerl.io/basalt/
- ICAPS Planning competition http://ipc.icaps-conference.org/
- Lux AI challenge https://www.kaggle.com/c/lux-ai-2021
- >_Terminal game challenge https://terminal.c1games.com/
- AWS Deepracer competition https://aws.amazon.com/deepracer/
- More links: