This is Chinese docs for learning coursework of COMP6203: Intelligent Agents in the University of Southampton. This will provide you with useful suggestions that how to understand and create your own agents in Genius Core. In addition, it will teach you some algorithms that have been implemented in the previous Agent League each year. Hope this …
☆33Apr 22, 2021Updated 5 years ago
Alternatives and similar repositories for UoSouthampton-Intelligent-Agent-Docs
Users that are interested in UoSouthampton-Intelligent-Agent-Docs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This is a guide book for AI MSc students in Southampton. This project will give you some useful help by some files which were written by …☆58Dec 7, 2020Updated 5 years ago
- Teaching Labs for the Deep learning module in the MSc in University of Southampton☆10Oct 25, 2019Updated 6 years ago
- 吴恩达机器学习算法Python实现,附详细的代码注释。☆85Oct 9, 2020Updated 5 years ago
- A WGAN-GP that utilizes a compositional pattern producing network as the generator☆11Sep 9, 2021Updated 4 years ago
- Clustering Analysis via Deep Generative Models With Mixture Models powered by@pytorch☆14Jan 6, 2022Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- machine_learning的使用python基本算法实现,包括正则化的多项式拟合,em对高斯混合模型的聚类,逻辑回归,pca降维。于2015年秋季学期机器学习课完成。(包含报告)