AHU-AI-Repository
安徽大学人工智能学院资源仓库
Stars: 111
This repository is dedicated to the learning and exchange of resources for the School of Artificial Intelligence at Anhui University. Notes will be published on this website first: https://www.aoaoaoao.cn and will be synchronized to the repository regularly. You can also contact me at [email protected].
README:
这是一个致力于安徽大学人工智能学院学习交流的平台
你也可以通过[email protected]来联系到我们
近期我们发现,有人在CSDN和gitcode等平台分享或复制了本仓库,并且使用DylanAo这个账户名称,对此我们想说的有如下几点:
- 我们对分享本仓库持乐观态度,但是并不希望您用DylanAo的名义去分发本仓库
- 本仓库在任何情况下都将会是开源且免费的,我们不会让您有偿去使用本仓库,如果在其他平台发现需要有偿使用,请擦亮眼睛,谨防上当受骗
- 本仓库唯一发布地址是:github.com/DylanAo/AHU-AI-Repository,我们在其他任何平台都不会发布本仓库,也不会使用 DylanAo的名称
- 我们对在其他平台上发布的本仓库不负任何责任,因为这不是我们发布的
我们不希望看到本应该公开的学习资料却被到处贩卖,拿来牟利
我们不希望看到有人苦苦寻找资料却根本找不到
我们希望所有人学习都应该是站在同一起跑线上的公平竞争
- 随便使用,下载仓库
- 上传并完善这个仓库(注意:不接受出版的电子书类)
- 修改代码,笔记的错误内容
- 免费,无条件的分享给其他同学
- 所有资料仅供学习参考,并剔除过时且已经不适用资料
- 笔记类资料建议用VSCode打开,并安装md文件预览插件和LaTex插件
- 部分资料为其他学院资料,可能与本学院所授课程不符,仅供参考
请直接pr,看到后我会进行处理的
若想要一起维护该仓库,可通过邮箱[email protected]联系我
这种方法需要直接点击每个文件,手动下载比较麻烦
以上两种方法都不需要github账号
-
在浏览器插件里面下载GitZip for github
推荐使用Edge或Chrome浏览器
-
获取token,输入密码后会自动跳转回来,此时token就已经自动填好了
注意:此步骤需要你有一个github账号,如果不进行此步,该插件也是可以使用,但是次数限制比较严重,可能无法完成正常下载
git clone https://github.com/DylanAo/AHU-AI-Repository.git
- 未特殊标注的课程,均为机器人与人工智能都学习课程
- 随着培养方案调整,不同课程学习时间、考核方式、内容难度可能略有出入
- 本仓库只包含必修或部分需要考试的专选的课程
- 目前尚未完善,主要包含以下内容:
- 一些在学习过程中可能用到的资料
- VScode的基础配置文件:Cpp
- Markdown速成手册
- Git使用教程
- 人工智能学院实验报告模板(手写用)
- 专业选修课的笔记资料等(并不是全部专选)
- PLC
- MATLAB
- Java
- Python
- 人机交互技术
- 神经网络与深度学习(含实验教程及复习总结)
- 高数上:刷仓库内卷子
- C语言:多写书后作业的程序,或者去公开的oj等平台找题目/项目练习自学
- 高数下:刷仓库内卷子
- 大物上:刷仓库内卷子
- 线性代数:刷仓库内卷子
- 数据结构:多理解原理,多写程序
- 大物下:刷仓库内卷子
- 概率论:刷仓库内卷子
- 复变函数:记住主要公式,刷仓库卷子
- 离散上:仓库卷子与考试题目不匹配,建议练熟课后习题(考试出原题),并去找教材对应辅练习(会刷到原题)或者是其他教辅(也会有原题)
- 电路与模电(机器人专核、人工智能必修专选):机器人起期末闭卷考试,人工智能期末不考试
- 数电(人工智能):理解知识,刷仓库卷子(部分题目超出考试范围)
- 凸优化(人工智能):课程很难
- 离散下:仓库卷子与考试侧重点不匹配,建议练熟课后习题(考试出原题),并去找教材对应辅练习(会刷到原题)或者是其他教辅(也会有原题)
- 数字信号处理(人工智能):
- 计算机组成原理(人工智能):
- 程序设计与算法课程(人工智能):就是将数据结构学到东西应用,写个程序,可看仓库中代码
- 信号与系统(机器人):做懂课后作业,刷仓库卷子(部分题目超出考试范围)
- 数电(机器人):与人工智能大二上课程完全相同,理解知识,刷仓库卷子(部分题目超出考试范围)
- 工程制图(机器人):多做几遍练习册上题目,考试出原题,电子版在仓库中,可重复利用
- 机械学基础(机器人):相信张老师,张老师为了你不挂科已经做出很大努力了。你可以一节课都不听,但是重点一定要背
- 计算机网络(人工智能): 计网知识点多且杂,可以参考机器工业出版社的自顶向下方法同步学习
- 操作系统(人工智能): 着重在掌握不同类型的系统之间的特性和区别、进程的原语操作、调度算法(进程调度、作业调度)、存储模式(虚拟存储器/存储器的段页式存储等)、银行家算法即安全性检测
- 机器学习(人工智能):
- 智能控制理论(人工智能):不是宋军就是win(自求多福)
- 程序设计与算法课程(机器人):与人工智能大二下的课程完全相同,可看仓库中代码
- 自动控制原理(机器人):仓库内笔记可大致梳理知识点,难是一定的,但是找到主线就会很简单。请放心,考试不会出很难的题。
- 微机原理(机器人):与人工智能的计组类似,但没有那么多知识,上课速度快且杂,看仓库中笔记可大致梳理知识点。但是,考试是考试,会写汇编是汇编,要根据考试重点来复习。(不得不提及上课没讲但是重点有且考试中占很大分数后面几章内容了。请放心老师真的会捞你的,只要认真复习就不会挂)
- 传感器与检测技术(机器人):相信张老师,张老师为了你不挂科已经做出很大努力了。你可以一节课都不听,但是重点一定要背
- 工程经济学(机器人):考试很简单,但是闭卷,背好笔记即可(以后有可能是开卷)
- 工程经济学(人工智能):和大三上机器人学的一样,看仓库内笔记写一下试卷就行
- 自然语言处理(人工智能):
- 计算机视觉(人工智能):
- 软件工程概论(人工智能):
- 机器学习课程设计(人工智能):
- 机器人运动控制(机器人):上课水中水,最后会画重点,配套B站视频BV1qr421t7V7
- 机器人视觉(机器人):课程较为简单,上课认真听即可
- 计算机控制系统(机器人):可以和自控对照学习,难度适中,配套B站视频BV15C411G7Po
- 机器人机械与结构设计(机器人):相信张老师,期末有重点
如果你觉得资料对你有帮助的话,别忘记点个Star⭐
如果有任何疑问、建议,可直接在issue里面提及,或者给我发邮件([email protected]),我会尽快回复的
同时,欢迎加入我们,积极上传资料(直接PR即可)
For Tasks:
Click tags to check more tools for each tasksFor Jobs:
Alternative AI tools for AHU-AI-Repository
Similar Open Source Tools
AHU-AI-Repository
This repository is dedicated to the learning and exchange of resources for the School of Artificial Intelligence at Anhui University. Notes will be published on this website first: https://www.aoaoaoao.cn and will be synchronized to the repository regularly. You can also contact me at [email protected].
godoos
GodoOS is an efficient intranet office operating system that includes various office tools such as word/excel/ppt/pdf/internal chat/whiteboard/mind map, with native file storage support. The platform interface mimics the Windows style, making it easy to operate while maintaining low resource consumption and high performance. It automatically connects to intranet users without registration, enabling instant communication and file sharing. The flexible and highly configurable app store allows for unlimited expansion.
llm-resource
llm-resource is a comprehensive collection of high-quality resources for Large Language Models (LLM). It covers various aspects of LLM including algorithms, training, fine-tuning, alignment, inference, data engineering, compression, evaluation, prompt engineering, AI frameworks, AI basics, AI infrastructure, AI compilers, LLM application development, LLM operations, AI systems, and practical implementations. The repository aims to gather and share valuable resources related to LLM for the community to benefit from.
LLMLanding
LLMLanding is a repository focused on practical implementation of large models, covering topics from theory to practice. It provides a structured learning path for training large models, including specific tasks like training 1B-scale models, exploring SFT, and working on specialized tasks such as code generation, NLP tasks, and domain-specific fine-tuning. The repository emphasizes a dual learning approach: quickly applying existing tools for immediate output benefits and delving into foundational concepts for long-term understanding. It offers detailed resources and pathways for in-depth learning based on individual preferences and goals, combining theory with practical application to avoid overwhelm and ensure sustained learning progress.
AI-Drug-Discovery-Design
AI-Drug-Discovery-Design is a repository focused on Artificial Intelligence-assisted Drug Discovery and Design. It explores the use of AI technology to accelerate and optimize the drug development process. The advantages of AI in drug design include speeding up research cycles, improving accuracy through data-driven models, reducing costs by minimizing experimental redundancies, and enabling personalized drug design for specific patients or disease characteristics.
NGCBot
NGCBot is a WeChat bot based on the HOOK mechanism, supporting scheduled push of security news from FreeBuf, Xianzhi, Anquanke, and Qianxin Attack and Defense Community, KFC copywriting, filing query, phone number attribution query, WHOIS information query, constellation query, weather query, fishing calendar, Weibei threat intelligence query, beautiful videos, beautiful pictures, and help menu. It supports point functions, automatic pulling of people, ad detection, automatic mass sending, Ai replies, rich customization, and easy for beginners to use. The project is open-source and periodically maintained, with additional features such as Ai (Gpt, Xinghuo, Qianfan), keyword invitation to groups, automatic mass sending, and group welcome messages.
duix.ai
Duix is a silicon-based digital human SDK for intelligent interaction, providing users with instant virtual human interaction experience on devices like Android and iOS. The SDK offers intuitive effect display and supports user customization through open documentation. It is fully open-source, allowing developers to understand its workings, optimize, and innovate further.
awesome-chatgpt-zh
The Awesome ChatGPT Chinese Guide project aims to help Chinese users understand and use ChatGPT. It collects various free and paid ChatGPT resources, as well as methods to communicate more effectively with ChatGPT in Chinese. The repository contains a rich collection of ChatGPT tools, applications, and examples.
AIMedia
AIMedia is a fully automated AI media software that automatically fetches hot news, generates news, and publishes on various platforms. It supports hot news fetching from platforms like Douyin, NetEase News, Weibo, The Paper, China Daily, and Sohu News. Additionally, it enables AI-generated images for text-only news to enhance originality and reading experience. The tool is currently commercialized with plans to support video auto-generation for platform publishing in the future. It requires a minimum CPU of 4 cores or above, 8GB RAM, and supports Windows 10 or above. Users can deploy the tool by cloning the repository, modifying the configuration file, creating a virtual environment using Conda, and starting the web interface. Feedback and suggestions can be submitted through issues or pull requests.
aimoneyhunter
AiMoneyHunter is a comprehensive collection of information on AI side hustle opportunities, covering various methods, technologies, tools, platforms, and channels for making money with AI. It aims to break information barriers in the AI era, enabling everyone to leverage AI intelligence for side hustles and earn extra income. The repository includes curated AI-related content sources, tips on starting a side hustle, and insights on using AI technologies for various money-making tasks.
Korea-Startups
Korea-Startups is a repository containing a comprehensive list of major tech companies and startups in Korea. It covers a wide range of industries such as mobility, local community trading, food tech, interior design, fintech, AI, natural language processing, computer vision, robotics, legal tech, and more. The repository provides detailed information about each company's field, key services, and unique features, showcasing the diverse and innovative startup ecosystem in Korea.
vpnfast.github.io
VPNFast is a lightweight and fast VPN service provider that offers secure and private internet access. With VPNFast, users can protect their online privacy, bypass geo-restrictions, and secure their internet connection from hackers and snoopers. The service provides high-speed servers in multiple locations worldwide, ensuring a reliable and seamless VPN experience for users. VPNFast is easy to use, with a user-friendly interface and simple setup process. Whether you're browsing the web, streaming content, or accessing sensitive information, VPNFast helps you stay safe and anonymous online.
Code-Interpreter-Api
Code Interpreter API is a project that combines a scheduling center with a sandbox environment, dedicated to creating the world's best code interpreter. It aims to provide a secure, reliable API interface for remotely running code and obtaining execution results, accelerating the development of various AI agents, and being a boon to many AI enthusiasts. The project innovatively combines Docker container technology to achieve secure isolation and execution of Python code. Additionally, the project supports storing generated image data in a PostgreSQL database and accessing it through API endpoints, providing rich data processing and storage capabilities.
awesome-llm-plaza
Awesome LLM plaza is a curated list of awesome LLM papers, projects, and resources. It is updated daily and includes resources from a variety of sources, including huggingface daily papers, twitter, github trending, paper with code, weixin, etc.
rime_wanxiang_pro
Rime Wanxiang Pro is an enhanced version of Wanxiang, supporting the 9, 14, and 18-key layouts. It features a pinyin library with optimized word and language models, supporting accurate sentence output with tones. The tool also allows for mixed Chinese and English input, offering various usage scenarios. Users can customize their input method by selecting different decoding and auxiliary code rules, enabling flexible combinations of pinyin and auxiliary codes. The tool simplifies the complex configuration of Rime and provides a unified word library for multiple input methods, enhancing input efficiency and user experience.
For similar tasks
Azure-Analytics-and-AI-Engagement
The Azure-Analytics-and-AI-Engagement repository provides packaged Industry Scenario DREAM Demos with ARM templates (Containing a demo web application, Power BI reports, Synapse resources, AML Notebooks etc.) that can be deployed in a customer’s subscription using the CAPE tool within a matter of few hours. Partners can also deploy DREAM Demos in their own subscriptions using DPoC.
sorrentum
Sorrentum is an open-source project that aims to combine open-source development, startups, and brilliant students to build machine learning, AI, and Web3 / DeFi protocols geared towards finance and economics. The project provides opportunities for internships, research assistantships, and development grants, as well as the chance to work on cutting-edge problems, learn about startups, write academic papers, and get internships and full-time positions at companies working on Sorrentum applications.
tidb
TiDB is an open-source distributed SQL database that supports Hybrid Transactional and Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.
zep-python
Zep is an open-source platform for building and deploying large language model (LLM) applications. It provides a suite of tools and services that make it easy to integrate LLMs into your applications, including chat history memory, embedding, vector search, and data enrichment. Zep is designed to be scalable, reliable, and easy to use, making it a great choice for developers who want to build LLM-powered applications quickly and easily.
telemetry-airflow
This repository codifies the Airflow cluster that is deployed at workflow.telemetry.mozilla.org (behind SSO) and commonly referred to as "WTMO" or simply "Airflow". Some links relevant to users and developers of WTMO: * The `dags` directory in this repository contains some custom DAG definitions * Many of the DAGs registered with WTMO don't live in this repository, but are instead generated from ETL task definitions in bigquery-etl * The Data SRE team maintains a WTMO Developer Guide (behind SSO)
mojo
Mojo is a new programming language that bridges the gap between research and production by combining Python syntax and ecosystem with systems programming and metaprogramming features. Mojo is still young, but it is designed to become a superset of Python over time.
pandas-ai
PandasAI is a Python library that makes it easy to ask questions to your data in natural language. It helps you to explore, clean, and analyze your data using generative AI.
databend
Databend is an open-source cloud data warehouse that serves as a cost-effective alternative to Snowflake. With its focus on fast query execution and data ingestion, it's designed for complex analysis of the world's largest datasets.
For similar jobs
LLM-FineTuning-Large-Language-Models
This repository contains projects and notes on common practical techniques for fine-tuning Large Language Models (LLMs). It includes fine-tuning LLM notebooks, Colab links, LLM techniques and utils, and other smaller language models. The repository also provides links to YouTube videos explaining the concepts and techniques discussed in the notebooks.
lloco
LLoCO is a technique that learns documents offline through context compression and in-domain parameter-efficient finetuning using LoRA, which enables LLMs to handle long context efficiently.
camel
CAMEL is an open-source library designed for the study of autonomous and communicative agents. We believe that studying these agents on a large scale offers valuable insights into their behaviors, capabilities, and potential risks. To facilitate research in this field, we implement and support various types of agents, tasks, prompts, models, and simulated environments.
llm-baselines
LLM-baselines is a modular codebase to experiment with transformers, inspired from NanoGPT. It provides a quick and easy way to train and evaluate transformer models on a variety of datasets. The codebase is well-documented and easy to use, making it a great resource for researchers and practitioners alike.
python-tutorial-notebooks
This repository contains Jupyter-based tutorials for NLP, ML, AI in Python for classes in Computational Linguistics, Natural Language Processing (NLP), Machine Learning (ML), and Artificial Intelligence (AI) at Indiana University.
EvalAI
EvalAI is an open-source platform for evaluating and comparing machine learning (ML) and artificial intelligence (AI) algorithms at scale. It provides a central leaderboard and submission interface, making it easier for researchers to reproduce results mentioned in papers and perform reliable & accurate quantitative analysis. EvalAI also offers features such as custom evaluation protocols and phases, remote evaluation, evaluation inside environments, CLI support, portability, and faster evaluation.
Weekly-Top-LLM-Papers
This repository provides a curated list of weekly published Large Language Model (LLM) papers. It includes top important LLM papers for each week, organized by month and year. The papers are categorized into different time periods, making it easy to find the most recent and relevant research in the field of LLM.
self-llm
This project is a Chinese tutorial for domestic beginners based on the AutoDL platform, providing full-process guidance for various open-source large models, including environment configuration, local deployment, and efficient fine-tuning. It simplifies the deployment, use, and application process of open-source large models, enabling more ordinary students and researchers to better use open-source large models and helping open and free large models integrate into the lives of ordinary learners faster.