Zhenye (Nathan) Na

Results 22 repositories owned by Zhenye (Nathan) Na

e2e-learning-self-driving-cars

63
Stars
11
Forks
Watchers

πŸš— π–€π–“π–”π–‹π–‹π–Žπ–ˆπ–Žπ–†π–‘ PyTorch implementation of "End-to-End Learning for Self-Driving Cars" (arXiv:1604.07316) with Udacity's Simulation env

gcn-spp

25
Stars
10
Forks
Watchers

Shortest Path prediction using Graph Convolutional Networks

giligili

31
Stars
13
Forks
Watchers

lintcode

17
Stars
9
Forks
Watchers

πŸ‘¨β€πŸ’» This repository contains the solutions and explanations to the algorithm problems on LintCode. All are written in Python/Java/C++ and implemented by myself.

neural-style-pytorch

21
Stars
4
Forks
Watchers

πŸ“„ π–€π–“π–”π–‹π–‹π–Žπ–ˆπ–Žπ–†π–‘ PyTorch implementation of "A Neural Algorithm of Artistic Style" (arXiv:1508.06576)

pokemon-gan

18
Stars
4
Forks
Watchers

🐼 Generating new Pokemons with Wasserstein DCGAN | TensorFlow Implementation

SQL-Exercises

22
Stars
13
Forks
Watchers

πŸ’Ύ WIKIBOOKS: SQL Exercises

zhenye-na

75
Stars
211
Forks
Watchers

πŸ§β€β™‚οΈ

coursera-ml

17
Stars
13
Forks
Watchers

πŸ’‘This repository contains all of the lecture exercises of Machine Learning course by Andrew Ng, Stanford University @ Coursera. All are implemented by myself and in MATLAB/Octave.

leetcode

20
Stars
11
Forks
Watchers

πŸ‘¨β€πŸ’» This repository contains the solutions and explanations for algorithm problems in LeetCode, implemented by Python or Java. Code Skeletons are generated automatically via the `vscode-leetcode` pl...