Pinned Repositories
3015211049
6.828-1
Solution to homework and assignments from MIT's 6.828 (Operating Systems Engineering).
AdMRL
Code for paper "Model-based Adversarial Meta-Reinforcement Learning" (https://arxiv.org/abs/2006.08875)
Ai-learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理等热门领域
ANIML
Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".
attention-module
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
aws-mindmap
The mindmaps for AWS services to get AWS Certificates easier.
bigdata18
Transfer learning for time series classification
coding-interview-university
A complete computer science study plan to become a software engineer.
COVID19-Data-IBSDataScienceGroup
COVID 2019 Data Sharing From IBS Data Science Group
suen049's Repositories
suen049/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
suen049/suen049.github.io
Homepage
suen049/FitbitTokenFetcher
DSLAB workspace
suen049/Scalable-IOT-Simulation
Simulation for IOT Body area network.
suen049/pyod
A Python Toolbox for Scalable Outlier Detection (Anomaly Detection)
suen049/decaNLP
The Natural Language Decathlon: A Multitask Challenge for NLP
suen049/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
suen049/Time-Series-Prediction
Develop a meta-learning method of time series prediction with different types of forecasting models in order to improve the prediction accuracy.
suen049/attention-module
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
suen049/Python-100-Days
Python - 100天从新手到大师
suen049/Machine-Learning-Session
suen049/TransferLearningTimeSeries
Transfer Learning for Time Series Prediction Task
suen049/bigdata18
Transfer learning for time series classification
suen049/cs500
suen049/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
suen049/ANIML
Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".
suen049/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
suen049/EAD2019
suen049/farm-simulator
The project was to develop a crop growth simulator that takes into consideration many factors that would affect the growth and development of any crop.
suen049/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
suen049/DBMSFinal
Database Final Project
suen049/pytorch-Deep-Steganography
This is a pytorch Implementation of image steganography using deep convolutional neural networks ,which is similar to the paper: "Hiding Images in Plain Sight: Deep Steganography "
suen049/mpegflow
A tool for easy extraction of motion vectors stored in video files
suen049/aws-mindmap
The mindmaps for AWS services to get AWS Certificates easier.
suen049/perspective_test
Test Google's Perspective API
suen049/test
suen049/3015211049
suen049/uasn-simulation
Simulations of Underwater Acoustic Sensor Networks localization techniques
suen049/websocketchat-interface
The homework of the project design class in 17181.All team is prepared to program a chat app via websocket.
suen049/Machine-Learning-Elice