Pinned Repositories
2019-Autumn-recruitment-experience
2019届秋招面经集合
3D-CNN-Keras
http://learnandshare645.blogspot.hk/2016/06/3d-cnn-in-keras-action-recognition.html
3dcnn-attention
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
chinese_nlp
中文自然语言处理入门实战课程语料
Chinese_poem_generator
唐诗、宋词生成器,有详细说明
Clustering-Algorithm-on-Spark
研究生毕业论文中所用到的聚类算法的Spark实现,以及在调研过程中收集到的聚类算法
CNN-3D-images-Tensorflow
3D image classification using CNN (Convolutional Neural Network)
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
DDPG-Keras-Torcs
Using Keras and Deep Deterministic Policy Gradient to play TORCS
bruce-xie's Repositories
bruce-xie/3D-CNN-Keras
http://learnandshare645.blogspot.hk/2016/06/3d-cnn-in-keras-action-recognition.html
bruce-xie/3dcnn-attention
bruce-xie/chinese_nlp
中文自然语言处理入门实战课程语料
bruce-xie/Chinese_poem_generator
唐诗、宋词生成器,有详细说明
bruce-xie/Clustering-Algorithm-on-Spark
研究生毕业论文中所用到的聚类算法的Spark实现,以及在调研过程中收集到的聚类算法
bruce-xie/DDPG-Keras-Torcs
Using Keras and Deep Deterministic Policy Gradient to play TORCS
bruce-xie/deeplearning.ai
deeplearning.ai , By Andrew Ng, All slide and notebook + code and some material.
bruce-xie/DeepNLP-Course
Deep NLP Course
bruce-xie/donkeycar
Open source hardware and software platform to build a small scale self driving car.
bruce-xie/Elmo-Tutorial
A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)
bruce-xie/gym_torcs
bruce-xie/self-driving-car-sim
A self-driving car simulator built with Unity
bruce-xie/SparkKmeans
毕业设计源码-基于Spark的Kmeans聚类算法优化
bruce-xie/TCNActionRecognition
Skeleton based action recognition models with TCN variants for learning interpretable representation.
bruce-xie/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook
bruce-xie/video-classification-3d-cnn-pytorch
Video classification tools using 3D ResNet
bruce-xie/VQA-Demo-GUI
This repository gives a GUI using PyQt4 for VQA demo using Keras Deep Learning Library. The VQA model is created using Pre-trained VGG-16 Weight for image Features and glove vectors for question Features.
bruce-xie/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.