Awesome List Updates on May 13, 2017
9 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Uncopyright
Blogs
- Zen Habits - Finding simplicity and mindfulness in the daily chaos of our lives.
Resources
- Lively Days - Vegan recipes.
2. Awesome Laravel
Popular Packages / Utilities
- HTML (⭐3.8k) - HTML and Form Builders for Laravel
3. Awesome Linux
X Windows Managers / Other Desktop Environments
- awesome - Highly configurable window manager for X. Fast and extensible.
- bspwm (⭐6.5k) - Tiling window manager that represents windows as the leaves of a full binary tree.
- Mutter - Window manager for X. Default window manager in GNOME 3.
- Openbox - Highly configurable window manager with extensive standards support.
GUI-based Applications / Pantheon-based
- Go For It! - To-do list with built-in productivity timer.
- Vocal - Podcast client for the modern desktop.
GUI-based Applications / KDE-based
- Dolphin - File manager for KDE focusing on usability.
- Krita - Painting program.
GUI-based Applications / Not based on any desktop environment
- Atom - Hackable text editor for the 21st century.
- ghostwriter - Distraction-free Markdown editor.
- Kodi - Most popular entertainment center.
GUI-based Applications / Third-party clients for online services
- Corebird - Twitter client.
- GNOME Twitch - Twitch player.
- Caprine (⭐6.5k) - Facebook's Messenger client with some added privacy features.
- PB for Desktop (⭐479) - Pushbullet client.
- ramme (⭐3.3k) - Instagram client.
- Whatever (⭐353) - Evernote client based on the web version.
GUI-based Applications / Package management and creation tools
- Y PPA Manager (Ubuntu) - Manage PPAs and search for packages.
- pirut (Fedora) - Provides a set of graphical tools for managing software.
- Synaptics (Debian and
.deb
users) - Graphical package management program forapt
.
- YaST (openSUSE) - Main package management tool on openSUSE.
Console-based Applications and Tools / Package management and creation tools
- speed-test (⭐3.8k) - Test your Internet connection speed and ping using speedtest.net.
- youtube-dl (⭐114k) - A tool to download videos from YouTube and other video sites.
4. Awesome Talks
Functional Programming
- Functional architecture - The pits of success by Mark Seemann [1:00:09]
5. Awesome Crystal
Task management
- cake (⭐71) - Production-ready Make-like utility tool
6. Awesome Devenv
Presentation / Extensions
- hacker-slides (⭐340) - Reveal.js based presentation tool
7. Awesome Phalcon
Testing
- phalcon3-compose (⭐3) - Docker Phalcon 3 development environment
8. Awesome Machine Learning
Scala / Natural Language Processing
- Montague (⭐59) - Montague is a semantic parsing library for Scala with an easy-to-use DSL.
9. Awesome Deep Learning Resources
Books
- How to Create a Mind - The audio version is nice to listen to while commuting. This book is motivating about reverse-engineering the mind and thinking on how to code AI.
- Deep Learning - An MIT Press book - Yet halfway through the book, it contains satisfying math content on how to think about actual deep learning.
Posts and Articles
- Attention and Augmented Recurrent Neural Networks - Interesting for visual animations, it is a nice intro to attention mechanisms as an example.
Practical Resources / Librairies and Implementations
- TensorFlow's GitHub repository (⭐169k) - Most known deep learning framework, both high-level and low-level while staying flexible.
- Keras - Keras is another intersting deep learning framework like TensorFlow, it is mostly high-level.
Papers / Recurrent Neural Networks
- Learning Phrase Representations using RNN Encoder-Decoder for Statistical Machine Translation - Two networks in one combined into a seq2seq (sequence to sequence) Encoder-Decoder architecture. RNN Encoder–Decoder with 1000 hidden units. Adadelta optimizer.
Papers / Convolutional Neural Networks
- Very Deep Convolutional Networks for Large-Scale Image Recognition - Interesting idea of stacking multiple 3x3 conv+ReLU before pooling for a bigger filter size with just a few parameters. There is also a nice table for "ConvNet Configuration".
- Prev: May 14, 2017
- Next: May 12, 2017