Pinned Repositories
2018Fall_228A
Numerical Solution of Differential Equations
a2c_cartpole_pytorch
advantage actor-critic reinforcement learning for openai gym cartpole
active-noise-cancellation
Active noise cancellation using various algorithms (FxLMS, FuLMS, NLMS) in Matlab, VST and C
AprilSAM
SLAM optimization algorithm
Autoencoders
Torch implementations of various types of autoencoders
bertviz
Tool for visualizing attention in the Transformer model (BERT, GPT-2, Albert, XLNet, RoBERTa, CTRL, etc.)
blood-glucose-prediction
Blood glucose prediction using long short-term memory recurrent neural networks.
Blood_Pressure_Prediction
bp_estimation_python
基于机器学习的连续血压估计
CT-GAN
szrayic's Repositories
szrayic/AprilSAM
SLAM optimization algorithm
szrayic/bertviz
Tool for visualizing attention in the Transformer model (BERT, GPT-2, Albert, XLNet, RoBERTa, CTRL, etc.)
szrayic/blood-glucose-prediction
Blood glucose prediction using long short-term memory recurrent neural networks.
szrayic/Chinese-PreTrained-XLNet
Pre-Trained Chinese XLNet(中文XLNet预训练模型)
szrayic/compare_gan
Compare GAN code.
szrayic/Contrastive-Predictive-Coding-PyTorch
Contrastive Predictive Coding for Automatic Speaker Verification
szrayic/cs-video-courses
List of Computer Science courses with video lectures.
szrayic/DeblurGANv2
[ICCV 2019] "DeblurGAN-v2: Deblurring (Orders-of-Magnitude) Faster and Better" by Orest Kupyn, Tetiana Martyniuk, Junru Wu, Zhangyang Wang
szrayic/edward
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
szrayic/electra
ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators
szrayic/GAN_stability
Code for paper "Which Training Methods for GANs do actually Converge? (ICML 2018)"
szrayic/GEM
szrayic/gtsam
GTSAM is a library of C++ classes that implement smoothing and mapping (SAM) in robotics and vision, using factor graphs and Bayes networks as the underlying computing paradigm rather than sparse matrices.
szrayic/heartrate_analysis_python
Python Heart Rate Analysis Package, for both PPG and ECG signals
szrayic/InnerOuterRNN
Inner- and Outer Recursive Neural Networks for Chemoinformatics
szrayic/keras-gp
Keras + Gaussian Processes: Learning scalable deep and recurrent kernels.
szrayic/mathbook
szrayic/openMVG
open Multiple View Geometry library. Basis for 3D computer vision and Structure from Motion.
szrayic/openMVS
open Multi-View Stereo reconstruction library
szrayic/ORB_SLAM3
ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM
szrayic/PGNN.pytorch
A pytorch implementation of the paper "Physics-guided Neural Networks (PGNN): An Application in Lake Temperature Modeling"
szrayic/PINNs
Physics Informed Deep Learning: Data-driven Solutions and Discovery of Nonlinear Partial Differential Equations
szrayic/Pixelhop
szrayic/QuadrupedSim
A quadruped robot simulator in Matlab/Simulink
szrayic/simclr
SimCLR - A Simple Framework for Contrastive Learning of Visual Representations
szrayic/SimCLR-1
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
szrayic/SindyAutoencoders
szrayic/symplectic-gradient-adjustment
A colab that implements the Symplectic Gradient Adjustment optimizer from "The mechanics of n-player differentiable games"
szrayic/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
szrayic/xlnet-Pytorch
Simple XLNet implementation with Pytorch Wrapper