Lists (1)
Sort Name ascending (A-Z)
Starred repositories
Better whitespace highlighting for Vim
NonTrivial-MIPS is a synthesizable superscalar MIPS processor with branch prediction and FPU support, and it is capable of booting linux.
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
PlantsVsZombies game made by cocos2dx 3.16 (c++)
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
CHAPI (Common Hierarchical Abstract Parser and Information Converter) streamlines code analysis by converting diverse language source code into a unified abstract model, simplifying cross-language …
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
Now we have become very big, Different from the original idea. Collect premium software in various categories.
Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
An Open Source Machine Learning Framework for Everyone
The deeplearning algorithms implemented by tensorflow
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Some interesting TensorFlow tutorials for beginners.
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports comp…
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive lea…
A searchable compilation of Kaggle past solutions
The next-gen reverse proxy for full site mirroring
1st Place Solution for CrowdFlower Product Search Results Relevance Competition on Kaggle.
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…
This repository will contain my implementation of the quick sort algorithm in C++ to use for future projects if needed.