https://github.com/avhn/mit6034
Artificial Intelligence
https://github.com/avhn/mit6034
heuristics opencourseware trees
Last synced: 6 months ago
JSON representation
Artificial Intelligence
- Host: GitHub
- URL: https://github.com/avhn/mit6034
- Owner: avhn
- Created: 2019-11-24T13:27:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-02T00:35:06.000Z (almost 2 years ago)
- Last Synced: 2024-01-02T02:02:30.953Z (almost 2 years ago)
- Topics: heuristics, opencourseware, trees
- Language: Python
- Homepage: https://ocw.mit.edu
- Size: 2.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Status: Ongoing
This course uses Python 2 for labs. I use Python 3.11; **code files converted to Python 3 syntax with [2to3](https://docs.python.org/2/library/2to3.html) tool.**
### Problem Sets
- Lab 0: [Python programming, symbolic algebra](./lab0)