Explore >> Select a destination


You are here

research-software-directory.org
| | www.softdevtube.com
10.1 parsecs away

Travel
| | Computers are orders of magnitude faster than when most of us started programming and yet a lot of software runs much slower than it should. Nobody likes progress bars. Slow code provides for a horrible user experience, drains batteries faster, and increases our cloud bill. This session explores some of the reasons why software is
| | charleslabs.fr
9.8 parsecs away

Travel
| | This project aims to use machine learning to remove noise and signal distortion from astronomy pictures using an artificial neural network.
| | blog.martinig.ch
9.8 parsecs away

Travel
| | Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to
| | www.analyticsvidhya.com
64.0 parsecs away

Travel
| Keras is a high level library used to build neural network models. This tutorial focuses on its application and ways to solve problems with neural networks.