Pinned Repositories
aws-bundle
bands_process
some preprocess code for plotting bands
cheedge.github.io
cka-bundle
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/aws-bundle
Cheedge/cheedge.github.io
Cheedge/cka-bundle
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/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/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/scenario-examples-for-me
Scenario examples for Killercoda.com
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/Trasnsformer
transformer from scractch
Cheedge/VAE_scratch
implement VAE from scratch