All Projects → ymgd → Codereader

ymgd / Codereader

跟大咖一起读源码

Projects that are alternatives of or similar to Codereader

Wenzheng
ai challenger 2018细粒度情感分类第一名解决方案, A training framework itegrating tensorflow and pytorch
Stars: ✭ 561 (-1.92%)
Mutual labels:  jupyter-notebook
Datasets For Recommender Systems
This is a repository of a topic-centric public data sources in high quality for Recommender Systems (RS)
Stars: ✭ 564 (-1.4%)
Mutual labels:  jupyter-notebook
Cs231
My corrections for the Standford class assingments CS231n - Convolutional Neural Networks for Visual Recognition
Stars: ✭ 570 (-0.35%)
Mutual labels:  jupyter-notebook
Pyradiomics
Open-source python package for the extraction of Radiomics features from 2D and 3D images and binary masks. Support: https://discourse.slicer.org/c/community/radiomics
Stars: ✭ 563 (-1.57%)
Mutual labels:  jupyter-notebook
Machine Learning Specialization
Stars: ✭ 566 (-1.05%)
Mutual labels:  jupyter-notebook
Bert score
BERT score for text generation
Stars: ✭ 568 (-0.7%)
Mutual labels:  jupyter-notebook
Datasciencecourse
This holds iPython notebooks and lecture slides for the Intro to Data Science Master's course I teach at NYU.
Stars: ✭ 557 (-2.62%)
Mutual labels:  jupyter-notebook
Deeplearning.ai
Some work of Andrew Ng's course on Coursera
Stars: ✭ 572 (+0%)
Mutual labels:  jupyter-notebook
Ttur
Two time-scale update rule for training GANs
Stars: ✭ 567 (-0.87%)
Mutual labels:  jupyter-notebook
Dogs vs cats
猫狗大战
Stars: ✭ 570 (-0.35%)
Mutual labels:  jupyter-notebook
Fastcore
Python supercharged for the fastai library
Stars: ✭ 565 (-1.22%)
Mutual labels:  jupyter-notebook
Detectorch
Detectorch - detectron for PyTorch
Stars: ✭ 566 (-1.05%)
Mutual labels:  jupyter-notebook
Tutorials
CatBoost tutorials repository
Stars: ✭ 563 (-1.57%)
Mutual labels:  jupyter-notebook
Practical seq2seq
A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly
Stars: ✭ 563 (-1.57%)
Mutual labels:  jupyter-notebook
Cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
Stars: ✭ 5,356 (+836.36%)
Mutual labels:  jupyter-notebook
Prml
Repository of notes, code and notebooks for the book Pattern Recognition and Machine Learning by Christopher Bishop
Stars: ✭ 560 (-2.1%)
Mutual labels:  jupyter-notebook
Python For Data Analysis
An introduction to data science using Python and Pandas with Jupyter notebooks
Stars: ✭ 564 (-1.4%)
Mutual labels:  jupyter-notebook
Wgan Tensorflow
a tensorflow implementation of WGAN
Stars: ✭ 572 (+0%)
Mutual labels:  jupyter-notebook
Data Science Notes
数据科学的笔记以及资料搜集
Stars: ✭ 6,072 (+961.54%)
Mutual labels:  jupyter-notebook
Practical python programming
北邮《Python编程与实践》课程资料
Stars: ✭ 569 (-0.52%)
Mutual labels:  jupyter-notebook

今天认真读代码了没

我们希望营造一起阅读代码、学习开源项目、共同进步的氛围。

项目的阅读

您可以从https://ymgd.github.io/codereader/ 看到我们最新发布的文章。

可以从https://ymgd.github.io/codereader/categories/ 看到文章按照项目归类组织之后的内容。

项目文章的组织

每个开源项目,呈现如下的组织方式:

项目的第一篇文章,即是项目的简单介绍,比如上图中Flume项目的例子:

其中,

项目地址:https://flume.apache.org/

是项目托管在官方网站的地址,之中包含了项目的功能描述,说明文档,发布计划等内容。

github地址:https://github.com/apache/flume

是项目的开源地址,您可以通过类似如下命令,将项目代码下载您本地:

git clone https://github.com/apache/flume.git

或者,您可以在github中将项目fork为自己的。

内容贡献

非常期待您的加入,分享您在代码学习过程中的收获和心得。

可以关注我们的项目:

https://github.com/ymgd/codereader

可以给我们提交PR,也可以通过公众号联系我们。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].