Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
BigDataPrac
C-DataStructure
The main function is in three .c file pagerank.c inverted.c searchpagerank.c
Catch2
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT
ComputerNetwork
curves_for_object_detection
Draw ROC curve and PR curve for object detection tasks, such as face detection.
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论(STAT 157)”教材。
Data-Structure-based-on-Python
Practice
SEENET-SAD
carlinl's Repositories
carlinl/SEENET-SAD
carlinl/100-Days-Of-ML-Code
100 Days of ML Coding
carlinl/BigDataPrac
carlinl/C-DataStructure
The main function is in three .c file pagerank.c inverted.c searchpagerank.c
carlinl/Catch2
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
carlinl/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT
carlinl/ComputerNetwork
carlinl/curves_for_object_detection
Draw ROC curve and PR curve for object detection tasks, such as face detection.
carlinl/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论(STAT 157)”教材。
carlinl/Data-Structure-based-on-Python
Practice
carlinl/DataWarehouse
carlinl/Game-AI
Game AI for Machine Learning for Hackers #3
carlinl/handwriting-synthesis
Handwriting Synthesis with RNNs ✏️
carlinl/HMM
carlinl/idrid-2
Fork of Mask R-CNN for Retinal Image analysis
carlinl/InterLM-MedBot
carlinl/KnowledgeGraph_NER
中文医学知识图谱命名实体识别,包括bi-LSTM+CRF,transformer+CRF等模型
carlinl/my-git
Individual collecting material of learning git(有关 git 的学习资料)
carlinl/numpy-ml
Machine learning, in numpy
carlinl/open-source-rover
A build-it-yourself, 6-wheel rover based on the rovers on Mars!
carlinl/Prolog
carlinl/Python
All Algorithms implemented in Python
carlinl/Python-100-Days
Python - 100天从新手到大师
carlinl/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
carlinl/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
carlinl/RecSys
A 9417 group assignment
carlinl/RepVGG
RepVGG: Making VGG-style ConvNets Great Again
carlinl/tensorflow-face-detection
A mobilenet SSD based face detector, powered by tensorflow object detection api, trained by WIDERFACE dataset.