Links of the week

Data Science

  • Import AI: Import AI is a weekly newsletter about artificial intelligence

  • OpenAI: OpenAI is an AI research and deployment company

  • Machine Learning Architecture: Once you start having problems scaling your ML projects, Which architecture would fit the best ?

  • Quandl: sources for financial, economic, and alternative datasets

These days I’m looking into model evaluation and there’re plenty of links I’ve used both to study and practice.

Vue

When bootstraping a project it comes handy to have a UI admin template to build the backoffice. I’ve found two Vue projects that look great:

There’re a couple more to keep in mind:

  • AdminLTE: A very popular HTML5 admin template

  • Corona: A dark theme HTML5 admin template

Java