Pinned Repositories
20483-Programming-in-C-Sharp
ahkdll-v1-release
AutoHotkey_H v1 release
AutoHotkey.Interop
A wrapper to natively interact and embed autohotkey into your .net program.
bazel
a fast, scalable, multi-language and extensible build system
bazelisk
A user-friendly launcher for Bazel.
citf-public
Official data on Malaysia's National Covid-19 Immunisation Programme (PICK). Powered by MySejahtera.
CMake
Mirror of CMake upstream repository
course-v3
The 3rd edition of course.fast.ai
covid19-public
Official data on the COVID-19 epidemic in Malaysia. Powered by CPRC, CPRC Hospital System, MKAK, and MySejahtera.
CppPatterns-Patterns
A repository of modern C++ patterns curated by the community.
mkyeong91's Repositories
mkyeong91/bazel
a fast, scalable, multi-language and extensible build system
mkyeong91/bazelisk
A user-friendly launcher for Bazel.
mkyeong91/citf-public
Official data on Malaysia's National Covid-19 Immunisation Programme (PICK). Powered by MySejahtera.
mkyeong91/CMake
Mirror of CMake upstream repository
mkyeong91/covid19-public
Official data on the COVID-19 epidemic in Malaysia. Powered by CPRC, CPRC Hospital System, MKAK, and MySejahtera.
mkyeong91/CppPatterns-Patterns
A repository of modern C++ patterns curated by the community.
mkyeong91/books
mkyeong91/cpython
The Python programming language
mkyeong91/darknet
Convolutional Neural Networks
mkyeong91/demucs
Code for the paper Hybrid Spectrogram and Waveform Source Separation
mkyeong91/docs
TensorFlow documentation
mkyeong91/dotfiles
Collection of UNIX configuration files.
mkyeong91/first-contributions
🚀✨ Help beginners to contribute to open source projects
mkyeong91/google-api-python-client
🐍 The official Python client library for Google's discovery based APIs.
mkyeong91/how-to-contribute-to-open-source
A guide to contributing to open source
mkyeong91/intruder-detector-cpp
Build an application that alerts you when someone enters a restricted area. Learn how to use models for multiclass object detection.
mkyeong91/jsoncpp
A C++ library for interacting with JSON.
mkyeong91/jupyter_contrib_nbextensions
A collection of various notebook extensions for Jupyter
mkyeong91/mkyeong91
MK personal repository
mkyeong91/ml-interviews-book
https://huyenchip.com/ml-interviews-book/
mkyeong91/numpy-tutorials
NumPy tutorials & educational content in notebook format
mkyeong91/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
mkyeong91/pdfs
Technically-oriented PDF Collection (Papers, Specs, Decks, Manuals, etc)
mkyeong91/playground
Play with neural networks!
mkyeong91/pygame
pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
mkyeong91/root
The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
mkyeong91/sonarqube
Continuous Inspection
mkyeong91/swig
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
mkyeong91/tensorboard
TensorFlow's Visualization Toolkit
mkyeong91/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10
How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows