Lists (1)
Sort Name ascending (A-Z)
Stars
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
Python code for common Machine Learning Algorithms
Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发与系统设计。准备后端技术面试,首选 JavaGuide!
Thinking in Java 4th Edition 源码 + 英文版pdf
Built house price prediction model using linear regression and k nearest neighbors and used machine learning techniques like ridge, lasso, and gradient descent for optimization in Python
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Exercises for the Stanford/Coursera Machine Learning Class
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Clear implementation of Huffman coding for educational purposes in Java, Python, C++.
Created repo to house my CSC 3102 Data Structures and Algorithms Programs
AVL Tree Implementation | LSU | CSC 3102
Analysis and product generation for meteorological data.
Cracking the Coding Interview 6th Ed. Solutions