Pinned Repositories
ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
01_all_series_quickstart
Part I videos: Quick Start from weidongshan's Linux video Tutorials
adventures-in-ml-code
This repository holds all the code for the site http://www.adventuresinmachinelearning.com
angel
A Flexible and Powerful Parameter Server for large-scale machine learning
bitcoin
Bitcoin Core integration/staging tree
minix1
Original Minix 1 sources from the book "Operating Systems: Design and Implementation" 1st ed.
OpenMP_intro_tutorial
The repository holds the exercises and solutions for my online OpenMP tutorial series
PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
sgi-stl
SGI(Silicon Graphics Computer Systems, Inc.) implement STL(C++ Standard Libirary).
testapi
This is a simple api that returns back request data in the response. Used during testing for ingress controllers on Kubernetes
Zarca's Repositories
Zarca/bitcoin
Bitcoin Core integration/staging tree
Zarca/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
Zarca/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Zarca/boinc
Open-source software for volunteer computing and grid computing.
Zarca/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
Zarca/cmake-examples
Useful CMake Examples
Zarca/CommandLineFPS
A First Person Shooter at the command line? Yup...
Zarca/CPlusPlusThings
C++那些事
Zarca/cs-roadmap
❤️这是一条汇总网上许多资料,而不是资料的纯粹堆砌,让人眼花缭乱的复制粘贴,这不是帮你在总结所有的知识点,而是根据实际的计算机系课程来安排学习路线,并且配合上面向就业的学习,与完全跟着学校课程相比,做到了不和工业界面试不脱节,非常实际、非常认真、非常掉头发,真心求个视频三连!
Zarca/CSAPP-3e-Solutions
CSAPP 3e Solutions, migrated to github.io from gitbook.io which is being shut down.
Zarca/dgl-ke
High performance, easy-to-use, and scalable package for learning large-scale knowledge graph embeddings.
Zarca/dpu_demo
Examples of DPU programs using the UPMEM DPU SDK
Zarca/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
Zarca/FedML
FedML - The federated and distributed machine learning library enabling machine learning anywhere at any scale. It's backed by FedML, Inc (https://FedML.ai). Supporting large-scale geo-distributed training, cross-device federated learning on smartphones/IoTs, cross-silo federated learning on data silos, and research simulation. Best Paper Award at NeurIPS 2020 Federated Learning workshop. FedML’s core technology is backed by years of cutting-edge research represented in 50+ publications in ML/FL Algorithms, Security/Privacy, Systems, and Applications, as well as 10 years of industrial experience in Distributed Systems, Cloud Computing, and Mobile/IoT Systems.
Zarca/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
Zarca/Huggingface_Toturials
bert-base-chinese example
Zarca/kubernetes-in-action
Code from the Kubernetes in Action book
Zarca/libvineyard
libvineyard: an in-memory immutable data manager.
Zarca/modern-cmake-by-example
IPADS 实验室新人培训第二讲:CMake(2021.11.3)
Zarca/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Zarca/mpitutorial
MPI programming lessons in C and executable code examples
Zarca/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
Zarca/NtyTcp
单线程用户态TCP/IP协议栈,epoll实现,包含服务器案例,并发测试案例
Zarca/ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
Zarca/spu
SPU (Secure Processing Unit) aims to be a provable, measurable secure computation device, which provides computation ability while keeping your private data protected.
Zarca/step_into_mips
mips cpu fpga implementation
Zarca/Stockfish
A free and strong UCI chess engine
Zarca/tiler
👷 Build images with images
Zarca/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
Zarca/ViZDoom
Doom-based AI Research Platform for Reinforcement Learning from Raw Visual Information. :godmode: