poplar17's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
ChristosChristofidis/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
GoogleCloudPlatform/microservices-demo
Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.
sqshq/piggymetrics
Microservice Architecture with Spring Boot, Spring Cloud and Docker
fuzhengwei/itstack-demo-design
:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugstack.cn
Meituan-Dianping/Leaf
Distributed ID Generate Service
zhaoxin94/awesome-domain-adaptation
A collection of AWESOME things about domian adaptation
hyper0x/go_command_tutorial
Golang command tutorial in Chinese.
DevCloudFE/ng-devui
Angular UI Component Library based on DevUI Design
DevCloudFE/vue-devui
UI components based on Vue3 and DevUI Design
KaiyangZhou/pytorch-center-loss
Pytorch implementation of Center Loss
originjs/webpack-to-vite
Convert a webpack/vue-cli project to vite project. 将 webpack/vue-cli 项目转换为 vite 项目。
tianyicui/DP-Book
动态规划的思考艺术
RuiSantosdotme/Random-Nerd-Tutorials
Random Nerd Tutorials Blog with Project Instructions »
originjs/origin.js
A simple and powerful web application framework.
Arka95/Human-Emotion-Analysis-using-EEG-from-DEAP-dataset
Processed the DEAP dataset on basis of 1) PSD (power spectral density) and 2)DWT(discrete wavelet transform) features . Classifies the EEG ratings based on Arousl and Valence(high /Low)
lipeiNet/peiyu-mem
关于促销和优惠券的项目
vaibhavnaagar/pixelDA_GAN
Domain Adaptation using GAN
wzell/cmd
Central Moment Discrepancy for Domain-Invariant Representation Learning (ICLR 2017, keras)
gupei2015/marketing-coupon
优惠券营销
chenchao666/HoMM-Master
Official Code of Paper HoMM: Higher-order Moment Matching for Unsupervised Domain Adaptation (AAAI2020)
HouYuSource/concurrent_download
Java多线程并发下载器, 支持断点下载(手写不限速的迷你版迅雷)
quirkyabhi/EEG-EMOTIONAL-ANALYSIS
Codes helpful for eeg classification
LeoLau94/Large_Margin_Softmax
re-implementations of Large-Margin Softmax Loss for Convolutional Neural Networks
woshildh/center_loss
This my center_loss implementation by Pytorch
Brant-lzh/Chess5_online
基于Java网络编程,实现五子棋对战、有聊天、观战、积分、擂台等功能
CH3823/IDT
Internet Download Kits是一款基于Java的多线程下载工具,其高效、简介、安全且开源免费。
peteryuanpan/qlogfetch2
云厂商CDN日志并发下载工具,基于JAVA多线程实现
JElchison/estimate-randomness
Estimate the randomness of a sequence of integers meant to model a discrete distribution
yamad07/DistanceMetricLearning
This is a pytorch based implementation of "Unsupervised Domain Adaptation For Distance Metric Learning".