-
无
Highlights
- Pro
-
leetcode-master Public
Forked from youngyangyang04/leetcode-master《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
Shell UpdatedAug 13, 2024 -
cs-self-learning Public
Forked from PKUFlyingPig/cs-self-learning计算机自学指南
HTML MIT License UpdatedSep 28, 2023 -
no-more-secrets Public
Forked from bartobri/no-more-secretsA command line tool that recreates the famous data decryption effect seen in the 1992 movie Sneakers.
C GNU General Public License v3.0 UpdatedFeb 17, 2023 -
DeathStarBench Public
Forked from delimitrou/DeathStarBenchOpen-source benchmark suite for cloud microservices
C Apache License 2.0 UpdatedSep 28, 2022 -
-
HyperProtoBench Public
Forked from google/HyperProtoBenchC++ Apache License 2.0 UpdatedJul 20, 2022 -
-
risinglight Public
Forked from risinglightdb/risinglightRisingLight is an OLAP database system for educational purpose
Rust Apache License 2.0 UpdatedJan 19, 2022 -
ZJU-Clock-In Public
Forked from wheltz/ZJU-Clock-In浙江大学健康打卡
Python MIT License UpdatedSep 17, 2021 -
byteps Public
Forked from bytedance/bytepsA high performance and generic framework for distributed DNN training
Python Other UpdatedSep 14, 2021 -
Data-Science-Notes Public
Forked from fengdu78/Data-Science-Notes数据科学的笔记以及资料搜集
Jupyter Notebook UpdatedAug 16, 2021 -
DeepLearning_LHY21_Notes Public
Forked from unclestrong/DeepLearning_LHY21_Notes深度学习 李宏毅 2021 学习笔记
-
-
-
MyShell Public
ZJU 2020年短学期Linux程序设计课程大作业,用C语言实现了一个shell程序的基本功能,还包括管道,重定向,后台执行等功能
-
Online-Chatting-Room Public
ZJU 2021秋冬学期Java应用技术课程大作业,用Java实现了一个简单的基于Socket协议的多人在线聊天软件
-
-
-
MATLAB_for_JPEG_compression Public
ZJU 2021年春学期多媒体技术课程大作业,用MATLAB实现标准JPEG图像压缩流程
-
lx-WebIOT Public
ZJU 2021年春夏B/S体系软件设计课程大作业,一个利用vue+express开发的管理物联网设备的应用网站
-
Shuhai Public
Forked from RC4ML/ShuhaiShuhai is a benchmarking-memory tool that allows FPGA programmers to demystify all the underlying details of memories, e.g., HBM and DDR4, on a Xilinx FPGA
SystemVerilog UpdatedJun 22, 2021 -
typora-latex-theme Public
Forked from Keldos-Li/typora-latex-theme将Typora伪装成LaTeX的中文样式主题,本科生轻量级课程论文撰写的好帮手。This is a theme disguising Typora into Chinese LaTeX style.
CSS GNU General Public License v3.0 UpdatedJun 19, 2021 -
GA-DTCDR Public
Forked from fengzhu1/GA-DTCDRThis is the model in "A Graphical and Attentional Framework for Dual-Target Cross-Domain Recommendation" (IJCAI2020). GA-DTCDR is an optimized model for DTCDR ("DTCDR: A Framework for Dual-Target C…
Python GNU General Public License v3.0 UpdatedMay 31, 2021 -
pytorch-book Public
Forked from chenyuntc/pytorch-bookPyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
-
DeepCoNN Public
Forked from winterant/DeepCoNNDeepCoNN written with pytorch for the paper:Lei Zheng, Vahid Noroozi, and Philip S Yu. 2017. Joint deep modeling of users and items using reviews for recommendation. In WSDM. ACM, 425-434.
-
tensorflow_practice Public
Forked from princewen/tensorflow_practicetensorflow实战练习,包括强化学习、推荐系统、nlp等