An open API service providing repository metadata for many open source software ecosystems.

GitHub / mikechen66 4 Repositories

Deep Learning Practitioner

mikechen66/C_Standard_Library

Provide both standard c library and glibc library

Language: C - Size: 8.95 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mikechen66/The_C_Programming_Language

Provide complete samples and exercises

Language: C - Size: 5.45 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mikechen66/Data_Structures_Algorithms_in_Python

The offerings include sample calls, solutions and independent programs for holistic understanding of algorithms going around data structures in Python.

Language: Python - Size: 29.6 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

mikechen66/xv6 Fork of guilleiguaran/xv6

mirror of the source code of the Xv6 operating system

Size: 11.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

mikechen66/memcache-collections Fork of google/memcache-collections

Concurrent, distributed data structures on top of memcache

Size: 207 KB - Last synced at: almost 2 years ago - Pushed at: about 11 years ago - Stars: 0 - Forks: 0

mikechen66/Unix-Network-Programming Fork of hailinzeng/Unix-Network-Programming

Unix Network Programming, by W.Richard Stevens / Bill Fenner / Andrew M. Rudoff

Size: 650 KB - Last synced at: almost 2 years ago - Pushed at: about 12 years ago - Stars: 0 - Forks: 0

mikechen66/prog_posix_threads Fork of snikulov/prog_posix_threads

Source code from "Programming with POSIX® Threads" book By David R. Butenhof

Size: 185 KB - Last synced at: almost 2 years ago - Pushed at: about 13 years ago - Stars: 0 - Forks: 0

mikechen66/filament Fork of google/filament

Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2

Size: 599 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mikechen66/pytorch-tutorial Fork of yunjey/pytorch-tutorial

PyTorch Tutorial for Deep Learning Researchers

Size: 12.5 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mikechen66/C Fork of TheAlgorithms/C

Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.

Size: 5.99 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mikechen66/grpc Fork of grpc/grpc

The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

Size: 355 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mikechen66/C-Plus-Plus Fork of TheAlgorithms/C-Plus-Plus

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

Size: 38.5 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mikechen66/libprotobuf-mutator Fork of google/libprotobuf-mutator

Library for structured fuzzing with protobuffers

Size: 394 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mikechen66/Practical_RL Fork of yandexdataschool/Practical_RL

A course in reinforcement learning in the wild

Size: 40.7 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mikechen66/awesome-rl Fork of aikorea/awesome-rl

Reinforcement learning resources curated

Size: 203 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mikechen66/MPNet Fork of microsoft/MPNet

MPNet: Masked and Permuted Pre-training for Language Understanding https://arxiv.org/pdf/2004.09297.pdf

Size: 5.64 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mikechen66/infer Fork of facebook/infer

A static analyzer for Java, C, C++, and Objective-C

Size: 133 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mikechen66/Dive-into-DL-PyTorch Fork of ShusenTang/Dive-into-DL-PyTorch

本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。

Size: 33.5 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mikechen66/muduo Fork of chenshuo/muduo

Event-driven network library for multi-threaded Linux server in C++11

Size: 1.69 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mikechen66/srs Fork of ossrs/srs

SRS is a simple, high efficiency and realtime video server, supports RTMP/WebRTC/HLS/HTTP-FLV/SRT/GB28181.

Size: 228 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mikechen66/deep_leaning_courses Fork of fastai/courses

fast.ai Courses

Size: 22.5 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mikechen66/ml-cvnets Fork of apple/ml-cvnets

CVNets: A library for training computer vision networks

Size: 4.04 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

mikechen66/vision_transformer Fork of google-research/vision_transformer

Size: 135 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

mikechen66/baselines Fork of openai/baselines

OpenAI Baselines: high-quality implementations of reinforcement learning algorithms

Size: 6.31 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mikechen66/deep-learning-with-python

Update the Classical Chollet's Deep Learning with Python with Keras 2.4.3

Language: Jupyter Notebook - Size: 20.7 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mikechen66/gflownet Fork of GFNOrg/gflownet

Generative Flow Networks

Language: Python - Size: 19.2 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

mikechen66/keras_examples

All the scripts are verified with Miniconda 22.9, Keras 2.10 and Tensorflow 2.10

Language: Jupyter Notebook - Size: 52.9 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mikechen66/ChatGPT Fork of acheong08/ChatGPT

Lightweight package for interacting with ChatGPT's API by OpenAI. Uses reverse engineered official API.

Size: 145 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mikechen66/Inception-v1-v4-tf2

Make the classical Inception v1~v4, Xception v1 and Inception ResNet v2 models in TensorFlow 2.3 and Keras 2.4.3. Rebuild the 6 models with the style of linear algebra, including matrix components for both Inception A,B,C and Reduction A,B. In contrast, Inception Stem only addresses addition computation.

Language: Jupyter Notebook - Size: 11.6 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

mikechen66/transformers Fork of huggingface/transformers

🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.

Language: Python - Size: 50.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

mikechen66/tensor2tensor Fork of tensorflow/tensor2tensor

Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.

Size: 16.1 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

mikechen66/AlexNet_TensorFlow_2

Update the AlexNet and its variants from small dataset to the 160GB+ ImageNet dataset to adapt to the need for really big data. With supporting both TensorFlow 2.10.0 and Keras 2.10.0, the update greatly enriches the representation of AlexNet.

Language: Jupyter Notebook - Size: 45.1 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 5

mikechen66/datasets-1 Fork of huggingface/datasets

🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools

Size: 79.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

mikechen66/notebooks Fork of huggingface/notebooks

Notebooks using the Hugging Face libraries 🤗

Size: 12.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

mikechen66/torch_vision Fork of pytorch/vision

Datasets, Transforms and Models specific to Computer Vision

Size: 517 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

mikechen66/keras_frcnn_tf2 Fork of lucasjinreal/keras_frcnn

Implementation of faster_rcnn for TensorFlow 2.4/Keras 2.4 and the above

Language: Python - Size: 41.9 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

mikechen66/FinRL Fork of AI4Finance-Foundation/FinRL

FinRL: Financial Reinforcement Learning Framework. Please star. 🔥

Size: 56 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mikechen66/TensorFlow-2.x-Tutorials Fork of dragen1860/TensorFlow-2.x-Tutorials

TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。

Size: 159 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mikechen66/examples-2 Fork of pytorch/examples

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

Size: 38.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mikechen66/Operating-Systems

Operating System supports both kernel and user mode. Kernel mode allows unrestricted access to all machine resources, including all MPU instructions, and User mode operation sets limits on instruction use and typically disallows direct access to machine resources. The emerging trend is HSA(Heterogenous System Architecuture), Apple Silicon and AMD leading the ways in the road.

Language: C - Size: 44.6 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

mikechen66/Deep-Reinforcement-Learning-for-Automated-Stock-Trading-Ensemble-Strategy-ICAIF-2020 Fork of AI4Finance-Foundation/FinRL-Trading

Deep Reinforcement Learning for Automated Stock Trading: An Ensemble Strategy. ICAIF 2020. Please star.

Size: 36.6 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mikechen66/DeepRL Fork of NeuronDance/DeepRL

Deep Reinforcement Learning Lab, a platform designed to make DRL technology and fun for everyone

Size: 127 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mikechen66/flownet2-pytorch Fork of NVIDIA/flownet2-pytorch

Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks

Size: 6.14 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

mikechen66/flink-ai-extended Fork of flink-extended/dl-on-flink

Size: 29.2 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

mikechen66/leveldb Fork of google/leveldb

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

Size: 1.43 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mikechen66/oceanbase Fork of oceanbase/oceanbase

OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.

Size: 97.1 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mikechen66/wepy Fork of Tencent/wepy

小程序组件化开发框架

Size: 9.12 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mikechen66/libco Fork of Tencent/libco

libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.

Size: 187 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mikechen66/ms-calculator Fork of microsoft/calculator

Windows Calculator: A simple yet powerful calculator that ships with Windows

Size: 32.2 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mikechen66/MyTinySTL Fork of Alinshans/MyTinySTL

Achieve a tiny STL in C++11

Size: 2.52 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mikechen66/CppTemplateTutorial Fork of wuye9036/CppTemplateTutorial

中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)

Size: 692 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mikechen66/modern-cpp-tutorial Fork of changkun/modern-cpp-tutorial

📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/

Size: 37.5 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mikechen66/CPP-Programming

C++ has been found quite useful in the performance-critical fields of system application, database, GPU-enabled deep learning, graphics design, search engine, e-commerce, financial transaction and video games.

Language: C++ - Size: 5.22 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mikechen66/phxrpc Fork of Tencent/phxrpc

A simple C++ based RPC framework.

Size: 279 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mikechen66/project-based-learning Fork of practical-tutorials/project-based-learning

Curated list of project-based tutorials

Size: 362 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

mikechen66/Video-Swin-Transformer Fork of SwinTransformer/Video-Swin-Transformer

This is an official implementation for "Video Swin Transformers".

Size: 41 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/Data-Wrangling-with-Python Fork of TrainingByPackt/Data-Wrangling-with-Python

Simplify your ETL processes with these hands-on data sanitation tips, tricks, and best practices

Size: 10.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/Coding-Ninjas---Data-Structures-and-Algorithms-in-Python Fork of jeetganatra/Coding-Ninjas---Data-Structures-and-Algorithms-in-Python

Solved problems and assignments of DSA course taught by Coding Ninjas team

Size: 7.05 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

mikechen66/toolz Fork of pytoolz/toolz

A functional standard library for Python.

Size: 1 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mikechen66/numpy Fork of numpy/numpy

The fundamental package for scientific computing with Python.

Size: 92.5 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mikechen66/elegant-scipy Fork of elegant-scipy/elegant-scipy

1st Edition of Elegant SciPy (O'Reilly Publishers)

Size: 23.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mikechen66/essential-sqlalchemy-2e Fork of oreillymedia/essential-sqlalchemy-2e

Size: 397 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

mikechen66/GPU-Program-Development

GPU is playing the most important role in the high performance computing in the fields of deep learning. However, developers are lacks of learning materials in the road ahead. The resources are imperative for the developers to master the emerging CUDA technology.

Language: Cuda - Size: 85.7 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mikechen66/influxdb Fork of influxdata/influxdb

Scalable datastore for metrics, events, and real-time analytics

Size: 153 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mikechen66/C-Programming

C is the cornerstone of the operating systems of UNIX/Linux/MacOS, the C compilers, and essentially all foundamental system programs. Users can use the following native or online c compilers to run any c program.

Language: C - Size: 68.8 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mikechen66/julia Fork of JuliaLang/julia

The Julia Programming Language

Size: 197 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mikechen66/stanford-cpp-library Fork of zelenski/stanford-cpp-library

Stanford C++ library used in CS106B/X courses

Size: 194 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

mikechen66/libcudacxx Fork of NVIDIA/libcudacxx

The C++ Standard Library for your entire system.

Size: 10.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/gcc Fork of gcc-mirror/gcc

Size: 2.81 GB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/CLRS Fork of gzc/CLRS

:notebook:Solutions to Introduction to Algorithms

Size: 11.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/CPP-Data-Structures-and-Algorithms Fork of PacktPublishing/CPP-Data-Structures-and-Algorithms

C++ Data Structures and Algorithms, published by Packt

Size: 454 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mikechen66/sqlite Fork of sqlite/sqlite

Official Git mirror of the SQLite source tree

Size: 199 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/lua Fork of lua/lua

The Lua repo, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests. Send any issue to the Lua mailing list https://www.lua.org/lua-l.html

Size: 9.94 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/libevent Fork of libevent/libevent

Event notification library

Size: 11.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/cmockery Fork of google/cmockery

A lightweight library to simplify and generalize the process of writing unit tests for C applications.

Size: 425 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mikechen66/cJSON Fork of DaveGamble/cJSON

Ultralightweight JSON parser in ANSI C

Size: 2.39 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/Tinyhttpd Fork of EZLippi/Tinyhttpd

Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net

Size: 43.9 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mikechen66/WebBench Fork of EZLippi/WebBench

Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html

Size: 72.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/Data-Structures-and-Algorithms-in-Python

Data structure and algorithm for Python

Language: Python - Size: 690 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/ExercisesInC Fork of AllenDowney/ExercisesInC

Exercises for people learning the C programming language

Size: 586 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mikechen66/learnopencv Fork of spmallick/learnopencv

Learn OpenCV : C++ and Python Examples

Size: 969 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/awesome-cpp Fork of fffaraz/awesome-cpp

A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.

Size: 1.85 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/cudamat Fork of cudamat/cudamat

Python module for performing basic dense linear algebra computations on the GPU using CUDA.

Size: 170 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mikechen66/thrust Fork of NVIDIA/thrust

Thrust is a header-only library with parallel algorithms for fast communicating between GPUs and multicore CPUs enabled by Nvidia

Size: 12.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/freebsd-src Fork of freebsd/freebsd-src

FreeBSD src tree (read-only mirror). The FreeBSD documentation is regarded as the most classical version of Unix system.

Size: 2.03 GB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/Linux-Device-Drivers-Development Fork of PacktPublishing/Linux-Device-Drivers-Development

Linux Device Drivers Development, published by Packt

Size: 53.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/unpv13e Fork of unpbook/unpv13e

UNIX Network Programming, Volume 1, Third Edition Source Code

Size: 568 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mikechen66/HelloSilicon Fork of below/HelloSilicon

An attempt with ARM64 assembly on Apple Silicon Macs

Size: 353 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/awesome-os Fork of jubalh/awesome-os

A list of operating systems and stuff

Size: 140 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/STL Fork of microsoft/STL

MSVC's implementation of the C++ Standard Library.

Size: 10.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/qlib Fork of microsoft/qlib

Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies.

Size: 11.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/FreeBSD-src-2 Fork of pfsense/FreeBSD-src

FreeBSD src with pfSense changes

Size: 1.36 GB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/GPU-Pro-Books-Source-Code Fork of QianMo/GPU-Pro-Books-Source-Code

:cd: Source Code Collection of Book <GPU Pro> 1~ 7 | 《GPU Pro》1~ 7 书本源代码珍藏

Size: 2.73 GB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mikechen66/GPU-Gems-Book-Source-Code Fork of QianMo/GPU-Gems-Book-Source-Code

:cd: CD Content ( Source Code ) Collection of Book <GPU Gems > 1~ 3 | 《GPU精粹》 1~ 3 随书CD(源代码)珍藏

Size: 1.01 GB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

mikechen66/gpu-monitoring-tools Fork of NVIDIA/gpu-monitoring-tools

Tools for monitoring NVIDIA GPUs on Linux

Size: 6.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/WWDC Fork of insidegui/WWDC

The unofficial WWDC app for macOS

Size: 428 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/darwin-libpthread Fork of apple/darwin-libpthread

The Darwin PThread Library (mirror)

Size: 859 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/CUDALibrarySamples Fork of NVIDIA/CUDALibrarySamples

CUDA Library Samples

Size: 13.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mikechen66/build-linux Fork of MichielDerhaeg/build-linux

A short tutorial about building Linux based operating systems.

Size: 220 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

mikechen66/harvey Fork of Harvey-OS/harvey

A distributed operating system

Size: 154 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0