YongyuG / Machine-Learning-Electronic-Sources
Repository to Store my Machine Learning Electronic Sources Including both English and Chinese stuff
☆39Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for Machine-Learning-Electronic-Sources
- ☆47Updated 3 months ago
- 💡algorithmsilluminated.org by Tim Roughgarden☆147Updated 10 months ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆38Updated 2 months ago
- Notes on "Programming Massively Parallel Processors" by Hwu, Kirk, and Hajj (4th ed.)☆51Updated 3 months ago
- Practical Discrete Mathematics, published by Packt☆122Updated last year
- C++ implementation of CLRS 4/e example codes and exercise for studying purpose. Non-coding involved exercises will not be shared.☆27Updated 2 years ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆29Updated this week
- Examples from the "C++ From Scratch" Series☆64Updated last year
- "Programmers are not to be measured by their ingenuity and their logic but by the completeness of their case analysis." ― Alan J. Perlis☆68Updated 2 years ago
- ☆41Updated 4 months ago
- Tensor library with autograd using only Rust's standard library☆62Updated 4 months ago
- ⚡️ The Elements of Computing Systems 📕☆86Updated 2 years ago
- CLRS(Introduction to Algorithms) - Python/C++/Java Implementation of all the major Algorithms in the CLRS Textbook as well as additional …☆48Updated last year
- Structure and Interpretation of Computer Programs (Python) ebook version☆55Updated 3 years ago
- Some C++ Examples.☆54Updated last year
- "An equation for me has no meaning, unless it expresses a thought of God."― Srinivasa Ramanujan☆70Updated 3 years ago
- Built Simple memory datastore like redis to learn how it works internally and how databases are built , it has set,get, transactions (mul…☆28Updated last year
- Principles of Computer Systems☆51Updated 7 years ago
- Text and code for Think C++ by Allen Downey☆121Updated last year
- ☆16Updated 2 years ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆216Updated 3 months ago
- Definition for the sqlite challenge.☆69Updated last week
- ☆51Updated 11 months ago
- ☆31Updated 4 months ago
- A really tiny autograd engine☆87Updated 7 months ago
- ☆272Updated 3 years ago
- "I believe there is another world waiting for us. A better world. And I'll be waiting for you there." ― David Mitchell☆39Updated 4 years ago
- Following master Karpathy with GPT-2 implementation and training, writing lots of comments cause I have memory of a goldfish☆167Updated 3 months ago
- pytorch from scratch in pure C/CUDA and python☆34Updated last month