Pinned Repositories
bands_process
some preprocess code for plotting bands
Cmathtuts
trying to collect all useful tutorials for famous C math and linear algebra libraries such as CBLAS, CLAPACK, GSL...
Data-Visualization-toolkit
In order to keep some data visulization tool kits for analysis during study or just for fun.
Data_IO_process_notes
1, some notes about python i/o; 2, some notes of pandas
dictionary-docker-deploy
JavaLearning
It's my java language learning record. Following atguigu's material. Also include some problems in leetcode solving by java.
Lee_physics
ML_from_scratch
my machine file for practice and basically scratch implementing
OOP-and-Web-wsgi
YOLO-implement-from-scratch
learn implementing YOLO from scratch
Cheedge's Repositories
Cheedge/Data-Visualization-toolkit
In order to keep some data visulization tool kits for analysis during study or just for fun.
Cheedge/Data_IO_process_notes
1, some notes about python i/o; 2, some notes of pandas
Cheedge/dictionary-docker-deploy
Cheedge/JavaLearning
It's my java language learning record. Following atguigu's material. Also include some problems in leetcode solving by java.
Cheedge/Lee_physics
Cheedge/ML_from_scratch
my machine file for practice and basically scratch implementing
Cheedge/OOP-and-Web-wsgi
Cheedge/YOLO-implement-from-scratch
learn implementing YOLO from scratch
Cheedge/dictionary-kubernetes-deploy
A German Learning Web App, deployed by kubernetes
Cheedge/Dictionary_App-localstorage
Cheedge/Django_practice
dictionary web use django
Cheedge/EECS-498-007-598-005-solutions
EECS 498-007 / 598-005 Deep Learning for Computer Vision
Cheedge/flask_practice
flask basic learning
Cheedge/GolangBasics
Cheedge/LeetCode_Honing
Cheedge/leetcode_tips
leetcode record and some notes of python
Cheedge/Machine-Learning-Collection
A resource for learning about ML, DL, PyTorch and TensorFlow. Feedback always appreciated :)
Cheedge/mysql-review
notes for mysql
Cheedge/NeuralNetwork
Cheedge/notes-problems-reference
Cheedge/Peregrine
A blazing fast language for the blazing fast world
Cheedge/python-challenge
Try to solve this challenge and get a job interview, if you are located in Berlin!
Cheedge/RNN_scratch_and_pytorch
RNN from scratch and character RNN with pytorch
Cheedge/Scraper
Cheedge/Settings
settings about bash, vim, ultisnipt, latex ...
Cheedge/SurveyFramework
Python framework to analyze the N2 Network surveys.
Cheedge/TDKS
Crank-Nicholson method solve TDKS, unfinished
Cheedge/tools
Cheedge/Trasnsformer
transformer from scractch
Cheedge/VAE_scratch
implement VAE from scratch