HosinPrime's repositories
sp20-moocbase
Spring 2020 Skeleton Code
fa19-moocbase
Fall 2019, MOOCbase skeleton code
simple-ssd-for-beginners
This repository contains easy SSD(Single Shot MultiBox Detector) implemented with Pytorch and is easy to read and learn
chainercv
ChainerCV: a Library for Deep Learning in Computer Vision
free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
InsightFace_Pytorch
Pytorch0.4.1 codes for InsightFace
ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from data mining to deep learning.
cs186
CS 186, Fall 2017
Funny-deep-learning
这个仓库包含了一些深度学习的教程资料
keras-yolo2
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
awesome-java-leetcode
:crown: LeetCode of algorithms with java solution(updating).
awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
YAD2K
YAD2K: Yet Another Darknet 2 Keras
pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
AutonomousDrivingCookbook
Scenarios, tutorials and demos for Autonomous Driving
deeplearning.ai
Maybe the most detailed records and programming task of Andrew Ng's course on Coursera
TensorFlow-Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
Kaggle-Ensemble-Guide
Code for the Kaggle Ensembling Guide Article on MLWave
xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
raccoon_dataset
The dataset is used to train my own raccoon detector and I blogged about it on Medium
tensorflow
Computation using data flow graphs for scalable machine learning
My-TensorFlow-tutorials
This repo contains all of my TensorFlow tutorials
finetune_alexnet_with_tensorflow
Code for finetuning AlexNet in TensorFlow 1.12
ML-in-Action-Code-and-Note
:chart_with_upwards_trend:Machine Learning code in Python3.x. Some notes about the practices please click here:(personal notes, for reference only)