wumengqi1997's Stars
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
mli/paper-reading
深度学习经典、新论文逐段精读
Jack-Cherish/python-spider
:rainbow:Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等
egonSchiele/grokking_algorithms
Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)
eastlakeside/interpy-zh
📘《Python进阶》(Intermediate Python - Chinese Version)
open-mmlab/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
d2l-ai/berkeley-stat-157
Homepage for STAT 157 at UC Berkeley
bighuang624/AI-research-tools
:hammer:AI 方向好用的科研工具
open-mmlab/mmaction
An open-source toolbox for action understanding based on PyTorch
zslomo/2019-Autumn-recruitment-experience
2019届秋招面经集合
mbadry1/CS231n-2017-Summary
After watching all the videos of the famous Standford's CS231n course that took place in 2017, i decided to take summary of the whole course to help me to remember and to anyone who would like to know about it. I've skipped some contents in some lectures as it wasn't important to me.
Hzzone/Precipitation-Nowcasting
pytorch implemention of trajGRU.
thuml/predrnn-pytorch
Official implementation for NIPS'17 paper: PredRNN: Recurrent Neural Networks for Predictive Learning Using Spatiotemporal LSTMs.
jhhuang96/ConvLSTM-PyTorch
ConvLSTM/ConvGRU (Encoder-Decoder) with PyTorch on Moving-MNIST
tsuirak/skills
个人的技能树仓库,主要包含个人机器学习以及深度学习的笔记
DA-southampton/TRM_tutorial
Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer
wbsth/cs50ai
CS50's Introduction to Artificial Intelligence with Python - projects solutions
CzRzChao/SimpleGA
用python实现简单的遗传算法
aserdega/convlstmgru
Pytorch implementations of ConvLSTM and ConvGRU modules with examples
zhuozhudd/PyTorch-Course-Note
gnosisyuw/CrevNet-Traffic4cast
vineeths96/Video-Frame-Prediction
In this repository, we focus on video frame prediction the task of predicting future frames given a set of past frames. We present an Adversarial Spatio-Temporal Convolutional LSTM architecture to predict the future frames of the Moving MNIST Dataset. We evaluate the model on long-term future frame prediction and its performance of the model on out-of-domain inputs by providing sequences on which the model was not trained.
HPCForge/BubbleML
A multiphase multiphysics dataset and benchmarks for scientific machine learning
JaMesLiMers/Frame_Video_Prediction_Pytorch
frame video prediction algorithm used pytorch on moving minist
wdf19961118/LSTM
利用LSTM根据前16帧图像预测第17帧
abhishekdbihani/compaction_LIGGGHTS
This repository contains the workflow for creating a bidisperse grain pack and running a uniaxial compaction test on it using LIGGGHTS. Scripts for post-processing (calculating, plotting and visualizing coordination numbers and force chains) are also provided.
wuhao1938/LIGGGHTS_IN_WINDOWS_10
Latest version of LIGGGHTS in Windows 10
wumengqi1997/awesome-cs-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等