Pinned Repositories
furniture-bench
FurnitureBench: Real-World Furniture Assembly Benchmark (RSS 2023)
jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
3D-face
Tools for processing 3D face https://github.com/YadiraF/face3d
batch-norm-visualize
Experiments of batch normalization in TF 2.0
deepdream
Experiment that visualizes the patterns learned by a neural network.
DQN
Implement Nature DQN
PPO
Implementation of Proximal Policy Optimization (PPO)
PRNet
Implementation of PRNet using TF 2.0 https://github.com/YadiraF/PRNet
unet
U-Net: Convolutional Networks for Biomedical Image Segmentation in TF2.0
VAE
Variational Autoencoder in PyTorch
minoring's Repositories
minoring/unet
U-Net: Convolutional Networks for Biomedical Image Segmentation in TF2.0
minoring/batch-norm-visualize
Experiments of batch normalization in TF 2.0
minoring/PRNet
Implementation of PRNet using TF 2.0 https://github.com/YadiraF/PRNet
minoring/3D-face
Tools for processing 3D face https://github.com/YadiraF/face3d
minoring/deepdream
Experiment that visualizes the patterns learned by a neural network.
minoring/spatial-transformer-net
Implementation of Spatial Transformer Networks in TF 2.0
minoring/8cc-practice
https://github.com/rui314/8cc
minoring/acwj-practice
minoring/compiler-optimization
Compiler Optimization.
minoring/computer-vision-programming
minoring/dcgan
Implementation of DCGAN using TF 2.0
minoring/deepul
minoring/docs
TensorFlow documentation
minoring/face-alignment
2D and 3D Face Alignment
minoring/fcn
minoring/graphics-programming
minoring/Inception
minoring/jax-practice
Replication of jax
minoring/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
minoring/minoring
minoring/mobilenet
minoring/nin-tf2
Implementation of Network in Network using TF 2.x
minoring/pl
4190.310 (2015)
minoring/problem-solving
Daily PS
minoring/random-network-distillation
Code for the paper "Exploration by Random Network Distillation"
minoring/rust-db
Database implemented in Rust.
minoring/RustPython
A Python Interpreter written in Rust
minoring/sd-practice
minoring/tokei-practice
minoring/word-embedding
Implementation of various word embedding models