# 人工智慧期末作業 ### [第一題 排課系統](https://github.com/Tzuan1020/ai/blob/master/hw1.py) ### [第二題 旅行員推銷問題](https://github.com/Tzuan1020/ai/blob/master/hw2.py) ### [第三題 線性規劃](https://github.com/Tzuan1020/ai/blob/master/hw3.py) ### [第四題 手寫反傳遞](https://github.com/Tzuan1020/ai/blob/master/hw4.jpg) ### [第五題 梯度下降](https://github.com/Tzuan1020/ai/tree/master/hw5) ### [第六題 CrossEntropy](https://github.com/Tzuan1020/ai/blob/master/hw6.py) ### [第七題 Minist正確率](https://github.com/Tzuan1020/ai/tree/master/hw7) ### [第八題 CartPole問題](https://github.com/Tzuan1020/ai/blob/master/hw8.py) ### [第九題 LLM大型語言模型api](https://github.com/Tzuan1020/ai/blob/master/hw9.py) ### [第十題 langchain](https://github.com/Tzuan1020/ai/blob/master/hw10.py) ### [第十一題 棋盤遊戲](https://github.com/Tzuan1020/ai/tree/master/hw11) ### [期中作業](https://github.com/Tzuan1020/ai/tree/master/%E6%9C%9F%E4%B8%AD)