Pinned Repositories
ACProp-Optimizer
Implementation for ACProp ( Momentum centering and asynchronous update for adaptive gradient methdos, NeurIPS 2021)
CFG-generator-for-nltk
Generates Context Free Grammar used in nltk
CLIP
Contrastive Language-Image Pretraining
CliqueNet
Convolutional Neural Networks with Alternately Updated Clique (to appear in CVPR 2018)
CloudNet
Image Segmentation and Classification for Understanding Clouds from Satellite Images contest
code-server
VS Code in the browser
CSC320-cycle-GAN
CSC343
detr
End-to-End Object Detection with Transformers
jmd2notebook
A simple jmd to ipython notebook converter. All operations are invertible so the transformation of these two file type should not have significant data loss. However, due to the difference mathjax and julia interpret markdowns, the displayed markdown would be somewhat different.
TimSYQQX's Repositories
TimSYQQX/jmd2notebook
A simple jmd to ipython notebook converter. All operations are invertible so the transformation of these two file type should not have significant data loss. However, due to the difference mathjax and julia interpret markdowns, the displayed markdown would be somewhat different.
TimSYQQX/CFG-generator-for-nltk
Generates Context Free Grammar used in nltk
TimSYQQX/CloudNet
Image Segmentation and Classification for Understanding Clouds from Satellite Images contest
TimSYQQX/detr
End-to-End Object Detection with Transformers
TimSYQQX/ACProp-Optimizer
Implementation for ACProp ( Momentum centering and asynchronous update for adaptive gradient methdos, NeurIPS 2021)
TimSYQQX/CLIP
Contrastive Language-Image Pretraining
TimSYQQX/code-server
VS Code in the browser
TimSYQQX/CSC320-cycle-GAN
TimSYQQX/CSC420A4
TimSYQQX/DirectRandomTargetProjection
PyTorch-based code for training fully-connected and convolutional networks using backpropagation (BP), feedback alignment (FA), direct feedback alignment (DFA), and direct random target projection (DRTP).
TimSYQQX/dynamic-tuning
Dynamicly tune LLMs: A gradient based approach
TimSYQQX/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
TimSYQQX/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
TimSYQQX/glyce
Code for NeurIPS 2019 - Glyce: Glyph-vectors for Chinese Character Representations
TimSYQQX/Grid-Anchor-based-Image-Cropping-Pytorch
PyTorch implementation of "Grid anchor based image cropping"
TimSYQQX/ILearnDeepLearning.py
This repository contains small projects related to Neural Networks and Deep Learning in general. Subjects are closely linekd with articles I publish on Medium. I encourage you both to read as well as to check how the code works in the action.
TimSYQQX/image-gpt
TimSYQQX/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
TimSYQQX/MTMI
Source code for Multi-Tower Multi-Interest Learning for Candidate Matching in Recommender Systems
TimSYQQX/neural-tangents
Fast and Easy Infinite Neural Networks in Python
TimSYQQX/onnx_model_issue
TimSYQQX/ProfileDeepLearning
This github repository profile various deep learning architectures.
TimSYQQX/slideextractor
TimSYQQX/SplaTAM
SplaTAM: Splat, Track & Map 3D Gaussians for Dense RGB-D SLAM
TimSYQQX/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
TimSYQQX/StyleCLIP
Using CLIP and StyleGAN to generate faces from prompts.
TimSYQQX/text-antispam
商用级垃圾文本分类器
TimSYQQX/TimSYQQX.github.io
Personal Website
TimSYQQX/ubuntu-setup-script
Set up ubuntu 18.04 with all necessary soft ware and my favorite theme
TimSYQQX/vision_transformer