CFOnHeart's Stars
beego/beego
beego is an open-source, high-performance web framework for the Go programming language.
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
MLEveryday/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
chenyuntc/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
roboticcam/machine-learning-notes
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接
princewen/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
kuangliu/pytorch-cifar
95.47% on CIFAR10 with PyTorch
anishathalye/neural-style
Neural style in TensorFlow! 🎨
chenyuntc/simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
databricks/scala-style-guide
Databricks Scala Coding Style Guide
NVlabs/MUNIT
Multimodal Unsupervised Image-to-Image Translation
jiqizhixin/ML-Tutorial-Experiment
Coding the Machine Learning Tutorial for Learning to Learn
hexiangnan/neural_collaborative_filtering
Neural Collaborative Filtering
NVIDIA/DeepRecommender
Deep learning for recommender systems
hizhangp/yolo_tensorflow
Tensorflow implementation of YOLO, including training and test phase.
Thinkgamer/Machine-Learning-With-Python
此项目是我在学习《机器学习实战》这本书时的代码记录情况,用python实现,当然也会包括一些其他的机器学习算法,使用Python实现
hwwang55/RippleNet
A tensorflow implementation of RippleNet
hwwang55/DKN
A tensorflow implementation of DKN (Deep Knowledge-aware Network for News Recommendation)
hwwang55/MKR
A tensorflow implementation of MKR (Multi-task Learning for Knowledge Graph Enhanced Recommendation)
hungpthanh/GRU4REC-pytorch
An other implementation of GRU4REC using PyTorch
liusaint/baiduMap
百度地图API使用
gtshs2/Autorec
Autorec (Autoencoders Meet Collaborative Filtering)
KaterinaLupacheva/react-progress-bar
Simple React progress bar component
cheungdaven/FML
Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"
koteth/python_mcl
markov cluster algorithm - python
znxlwm/pytorch-CycleGAN
Pytorch implementation of CycleGAN.
pfnet-research/chainer-LSGAN
Least Squares Generative Adversarial Network implemented in Chainer
run-dream/questions