Pinned Repositories
16-bits-multi-cycle-CPU
CPU Design project for the course "Application and Design of Digital Logic" at Glasgow College, UESTC .
Algorithm
算法导论python实现
AndyWang111.github.io
awesome-leetcode-algorithm
Awesome Leetcode Algorithm、Awesome Algorithm、LeetCode Solutions、Algorithm and DataStruct Tutorial (ACM金牌选手讲解《算法与数据结构》、LeetCode超清晰题解)
blog-comments
deep-learning-for-image-processing
神经网络复现代码
DFT
DSP course project, used MATLAB to simulate DFT @ Mar 2020
DTMF_Detector
:telephone_receiver: Using Matlab to simulate Dual-Tone Multi-Frequency (DTMF) of telephone
grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
AndyWang111's Repositories
AndyWang111/Disaster-Response-Pipeline
The objective of the project is to create a web application which will categorize emergency messages based on the needs communicated by the disaster affected people.
AndyWang111/16-bits-multi-cycle-CPU
CPU Design project for the course "Application and Design of Digital Logic" at Glasgow College, UESTC .
AndyWang111/Algorithm
算法导论python实现
AndyWang111/AndyWang111.github.io
AndyWang111/awesome-leetcode-algorithm
Awesome Leetcode Algorithm、Awesome Algorithm、LeetCode Solutions、Algorithm and DataStruct Tutorial (ACM金牌选手讲解《算法与数据结构》、LeetCode超清晰题解)
AndyWang111/blog-comments
AndyWang111/deep-learning-for-image-processing
神经网络复现代码
AndyWang111/DFT
DSP course project, used MATLAB to simulate DFT @ Mar 2020
AndyWang111/DTMF_Detector
:telephone_receiver: Using Matlab to simulate Dual-Tone Multi-Frequency (DTMF) of telephone
AndyWang111/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
AndyWang111/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
AndyWang111/Intent-Detection-and-Slot-Filling
Slot Filling NLU task
AndyWang111/matplotlib-tutorial
Matplotlib tutorial for beginner
AndyWang111/MIT-6.006-Introduction-to-Algorithms
算法学习笔记
AndyWang111/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
AndyWang111/Disaster_Response_Message_Classification_Pipelines
I analyze natural disasters' communications data from Figure Eight to build a model for an API that classifies disaster messages to help aid responders deliver better and faster help.
AndyWang111/Multi-Bebop
基于ROS的多无人机协同控制
AndyWang111/My-lecture-slides-and-code
B站PPT和代码 , 请先下滑获取使用教程.
AndyWang111/NLP-Tweet-Classification-for-Disaster-Response
This project aims to classify tweets into disaster and non-disaster categories. Utilizing a dataset from Kaggle's "Natural Language Processing with Disaster Tweets" competition, the goal is to predict whether a tweet relates to a real disaster or not. This classification has significant implications for emergency response and news reporting.
AndyWang111/Project_of_information_theory
This is the project of course 'information theory', Glasgow College, UESTC.
AndyWang111/RNN-for-Joint-NLU
Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.org/abs/1609.01454)
AndyWang111/skills
个人的技能树仓库,主要包含个人机器学习以及深度学习的笔记
AndyWang111/TDPS-team-design-project-for-Glasgow-college-of-UESTC
大三的设计项目,和团队的小伙伴们一起完成的小车,能分别独立完成两个patio。在此表达对队友大佬的感谢,以及英方老师祖宗的问候
AndyWang111/template--MaZhi
AndyWang111/tenpeople-designing-project-sourcecode-2023
Private repo for TDPS course of Glasgow College
AndyWang111/text-classification-cn
中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法
AndyWang111/trecis.github.io
TREC-IS Evaluation and Leaderboard Repository
AndyWang111/unet-pytorch-
这是一个unet-pytorch的源码,可以训练自己的模型