Pinned Repositories
8270assets-2018
Repo for Lang Translation course
BullyDetection
Repo for course project of deep learning. used for bully object detection
CafeteriaOrderingSystem
Course project for SE05235a Android Software Design
cg_asg6
Repo for computer graphics assignment 6
ClmsCG
Repo For Computer Graphics
ClmsDL
Repo of training from scratch for Deep Learning course project
ClmsDM
Repo for class project of Data Mining
ClmsTOPL
Repo for Translation Of Programming language
CpSc8580SniffingAndSpoffing
Assignment for
CPSC8810-DeepLearning-Spring2019-CourseProject
Example code for course project of Spring 2019 CPSC8810 Deep Learning at Clemson University
qingbol's Repositories
qingbol/CafeteriaOrderingSystem
Course project for SE05235a Android Software Design
qingbol/8270assets-2018
Repo for Lang Translation course
qingbol/BullyDetection
Repo for course project of deep learning. used for bully object detection
qingbol/cg_asg6
Repo for computer graphics assignment 6
qingbol/ClmsCG
Repo For Computer Graphics
qingbol/ClmsDL
Repo of training from scratch for Deep Learning course project
qingbol/ClmsDM
Repo for class project of Data Mining
qingbol/ClmsTOPL
Repo for Translation Of Programming language
qingbol/CpSc8580SniffingAndSpoffing
Assignment for
qingbol/CPSC8810-DeepLearning-Spring2019-CourseProject
Example code for course project of Spring 2019 CPSC8810 Deep Learning at Clemson University
qingbol/CUParkit
Repo for DBMS course project
qingbol/deep-learning
personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout, 三种梯度下降方法(BGD, SGD, mini-batch),六种优化算法(momentum、nesterov momentum、Adagrad、Adadelta、RMSprop、Adam),梯度检验、batch normalization)、RNN
qingbol/dotfiles
:o: @qingbol does dotfiles
qingbol/learnOpengl
Repo for learn opengl
qingbol/leetcode
solutions for leetcode problems.
qingbol/OnJava8-Examples
Code Examples for the book "On Java 8"
qingbol/topl_prjct4
Repo for TOPL course project4
qingbol/TransferLearning
repo of transfer learning for CpSc8810 course project
qingbol/x_func_args
repo for CpSc8050 project: use lemna to explain function type signature