Stars
A Beamer Theme of BUCEA for academic report, thesis and talk.
The application enables users to train, monitor, and evaluate AI agents playing the game Breakout using different machine learning models, specifically a custom CNN-based Deep Q-Network (DQN) and a…
AI research environment for the Atari 2600 games 🤖.
An AI agent that beats the classic game "Snake".
A Python package for fast and robust Image Stitching
(JAIR'2022) A mini-scale reproduction code of the AlphaStar program. Note: the original AlphaStar is the AI proposed by DeepMind to play StarCraft II. JAIR = Journal of Artificial Intelligence Rese…
Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information
南昌大学javaweb期末大作业-在线商城系统
仿淘宝的B2C商城项目 一、项目介绍:本项目使用SSH框架和MySQL数据库。实现Spring对Hibernate和Struts的整合。目前实现功能:(1)前台功能:用户注册、商品展示、购物车功能(商品进行添加、删除、修改、查看操作),订单提交。(2)后台功能:商品增删改查和订单管理。(3)商品搜索(搜索内容进行分词,提取关键字,模糊查询)。(4)QQ在线咨询功能。本项目基本实现完整的B2C…
Real-time face recognition project with OpenCV and Python
机器学习、深度学习、自然语言处理、计算机视觉、各种算法等AI领域相关技术的路线、教程、干货分享。笔记有:机器学习实战、剑指Offer、cs231n、cs131、吴恩达机器学习、cs224n、python自然语言处理实战