Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ishaansathaye/csc480-ai
Cal Poly Spring 2024 CSC 480 Artificial Intelligence
https://github.com/ishaansathaye/csc480-ai
2024 ai cal-poly spring
Last synced: 2 days ago
JSON representation
Cal Poly Spring 2024 CSC 480 Artificial Intelligence
- Host: GitHub
- URL: https://github.com/ishaansathaye/csc480-ai
- Owner: ishaansathaye
- Created: 2024-04-04T19:34:41.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-09T00:19:20.000Z (5 months ago)
- Last Synced: 2024-06-09T01:33:08.492Z (5 months ago)
- Topics: 2024, ai, cal-poly, spring
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSC 480 Artificial Intelligence
## Notes
- [Intro AI](notes/intro_ai.md)
- [Intelligent Agents](notes/intelligent_agents.md)
- [Search in AI](notes/search.md)## Labs
- [Lab 2](labs/lab2/lab2.py)
- [Lab 3](labs/lab3/lab3.ipynb)
- [Lab 4](labs/lab4/lab4.ipynb)## Project Link
- [F1 Intelligent Racing](https://github.com/Krishnanshu-Gupta/F1-Racing-Optimal-Path)