jiuyue's repositories
HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese).
lite.ai.toolkit
🛠 A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOX, YOLOP, YOLOv5, YOLOR, NanoDet, YOLOX, SCRFD, YOLOX . MNN, NCNN, TNN, ONNXRuntime, CPU/GPU.
.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
zsh-syntax-highlighting
Fish shell like syntax highlighting for Zsh.
PythonPractice
来源于慕课网《python高效编程实战》
AI-RecommenderSystem
该仓库尝试整理推荐系统领域的一些经典算法模型
vim-galore-zh_cn
Vim 从入门到精通
GNNPapers
Must-read papers on graph neural networks (GNN)
vim-init
轻量级 Vim 配置框架,全中文注释
transformer
Implementation of "Attention Is All You Need" using pytorch
Depression-Detection-Through-Multi-Modal-Data
Conventionally depression detection was done through extensive clinical interviews, wherein the subject’s re- sponses are studied by the psychologist to determine his/her mental state. In our model, we try to imbibe this approach by fusing the 3 modalities i.e. word context, audio, and video and predict an output regarding the mental health of the patient. The output is divided into a binary yes/no denoting whether the patient has symptoms of depression. We’ve built a deep learning model that fuses these 3 modalities, assigning them appropriate weights, and thus gives an output.
test
Page
no-style-please
A (nearly) no-CSS, fast, minimalist Jekyll theme.
AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
Reflection_Summary
算法理论基础知识应知应会
Play-with-Algorithms
Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
OI-Public-Library
OI essays and learning materials
Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
manim
Animation engine for explanatory math videos
image-to-image-papers
🦓<->🦒 🌃<->🌆 A collection of image to image papers with code (constantly updating)
git-recipes
🥡 Git recipes in Chinese by Zhongyi Tong. 高质量的Git中文教程.
ganhacks
starter from "How to Train a GAN?" at NIPS2016
ACT
Real-time 'Actor-Critic' tracking
CycleGAN-TensorFlow
An implementation of CycleGan using TensorFlow