Pinned Repositories
algorithm-practice
algorithm-practice-in-python
algorithm-template
Basic algorithm template, includes string, data structure, graph, dp, number theory and so on.
apue
Simple demos I wrote during the time when I read the book "Advanced Programming in Unix Environment".
apue-homework
Here are materials of our APUE 2021 Lab courses.
apue-practice
cmake-examples
Useful CMake Examples
cmake-models-link
cmake practice for linking different models
cmake-practice
cmake to build vs solution and output lib.
CRN_tvqa
DiversityMetrics
This is the implementation of self-CIDEr and LSA-based diversity metrics (only for python 2.7).
Loycine's Repositories
Loycine/DiversityMetrics
This is the implementation of self-CIDEr and LSA-based diversity metrics (only for python 2.7).
Loycine/algorithm-practice
algorithm-practice-in-python
Loycine/algorithm-template
Basic algorithm template, includes string, data structure, graph, dp, number theory and so on.
Loycine/apue
Simple demos I wrote during the time when I read the book "Advanced Programming in Unix Environment".
Loycine/apue-homework
Here are materials of our APUE 2021 Lab courses.
Loycine/apue-practice
Loycine/cmake-examples
Useful CMake Examples
Loycine/cmake-models-link
cmake practice for linking different models
Loycine/cmake-practice
cmake to build vs solution and output lib.
Loycine/CRN_tvqa
Loycine/CS-61A-2018
Homework & Projects of CS 61A: Structure and Interpretation of Computer Programs . Based on python.
Loycine/Design-Pattern
The 23 design patterns implemented in C++, the file with the "Old" suffix indicating that the C++11 features is not used.
Loycine/dipan_sanguo_plugin
A plugin for sg.dipan.com to build buildings.
Loycine/django_blog
A blog based on Django and Bootstrap.
Loycine/FCN-mnist-cpp
A fully connected neural network on mnist dataset implemented by C++.
Loycine/git_use_test
Loycine/go_tourial
Some experiences and summary when I study go.
Loycine/initialize-server
Scripts to help us set up various enviroments on server
Loycine/Loycine.github.io
Loycine/my_office
my simeple web office
Loycine/Online-BookStore
An online bookstore demo in vue.js and Spring boot.
Loycine/pytorch-model-template
pytorch-model-template
Loycine/SCUT_SE_Freshman
SCUT_SE_Freshman Tourial
Loycine/smart-ptr
A naive implement of smart ptr in C++.
Loycine/software-optimization-technique-homework
2020 software-optimization-technique-homework
Loycine/Tensorflow-Lessons
Basic code to learn Tensorflow
Loycine/ToyModel
A simple Toy Model