Awesome List Updates on Jun 17, 2016
4 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Tensorflow
Videos
- Large Scale Deep Learning with TensorFlow - Spark Summit 2016 Keynote by Jeff Dean
2. Awesome Aws
Open Source Repos / Elastic MapReduce
- emr-sample-apps (⭐64) - Sample apps.
3. Tips
Delete local tag
git tag -d <tag-name>
Delete remote tag
git push origin :refs/tags/<tag-name>
Clone a shallow copy of a repository
git clone https://github.com/user/repo.git --depth 1
4. Awesome D3
Charts
- d3-bar (⭐173) - Bar chart
- d3-heatmap (⭐242) - Heatmap
- Prev: Jun 18, 2016
- Next: Jun 16, 2016