heyewangyueming's repositories
arctic-captions
could be realized
zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
2019_algorithm_intern_information
2020年的算法实习岗位信息表,部分包括内推码,和常见深度学习算法岗面试题及答案
AcousticEigen
Acoustic Eigenmode Computation for Cylindrical Scatterers
Basic-2D-Helmholtz-Solver
A 2D Helmholtz solver based on the algorithms in "Inverse Acoustic and Electromagnetic Scattering Theory" by Colton and Kress.
DBN-Adversarial
try DBN(autoencoder) with adversarial
Deep-Learning-TensorFlow
Ready to use implementations of various Deep Learning algorithms using TensorFlow.
DeepLearning_tutorials
The deeplearning algorithms implemented by tensorflow
DRL
Deep Reinforcement Learning
FreeFem-sources
FreeFEM source code
Image-Captioning
Realized: TensorFlow (TensorLayer) Implementation of Image Captioning
myStock
股票相关
neuraltalk2
Efficient Image Captioning code in Torch, runs on GPU
self-critical.pytorch
Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning; py3 version in py3 branch (it actually should be compatible to both py2 and py3)
show-attend-and-tell
TensorFlow Implementation of "Show, Attend and Tell"
susi_linux
Hardware for SUSI AI http://susi.ai
text2image
Realized: Generating Images from Captions with Attention