inlineint
- Karma
- 360
- Created
- November 25, 2015 (10y ago)
- Submissions
- 0
-
I am looking for a job as a software engineer. I have more than 6 years of experience, but in my résumé the last job experience as a software enginer (in particular, senior software engineer) is 4 years ago. I am…
- Show HN: QStarDict – a dictionary application (qstardict.org)
- A hack for showing LaTeX formulas in GitHub markdown (gist.github.com)
- A better (she|hash)bang your shell scripts (gist.github.com)
- Nobel Lecture: Random Walk to Graphene (2010) (journals.aps.org)
- Emcee in Rust (2017) (mindriot101.github.io)
- Why businesses fail at machine learning (hackernoon.com)
-
After all this Facebook outrage I wonder is it still safe to bet on PyTorch as a framework with clear bright feature because it is baked by a large company? What do you think would happen with it if things went too bad…
- Why an Old Theory of Everything Is Gaining New Life (quantamagazine.org)
- 7 Binary Classifier Libraries in Julia (white.ucc.asn.au)
- Stop Calling the Babylonians Scientists (2016) (theatlantic.com)
- Show HN: Recurrent Highway Network Using PyTorch (Jupyter Notebook) (gist.github.com)
-
At my current job, I work on applications of machine learning to our data. Sometimes the existing machine learning libraries don't have abilities we need, and often in this cases, the best way to solve the problem is to…
- Wolfram Programming Lab: cloud-hosted Mathematica without registration (lab.open.wolframcloud.com)
-
Today I watched video from https://news.ycombinator.com/item?id=12499571 and now I have an idea that it would be nice to change not only one parameter, but multiple parameters in the embedding space simultaneously and…
-
I'm thinking about a SaaS with pay-as-you-go billing based on amount of computational resources consumed by a user at given month. However if my service charges customers at end of each month via recurrent credit card…
-
I have some python code that I want to use in production. The code depends on a few scientific packages and I want to add more (especially I'm going to use numba). Now I use virtualenv + pip + ansible role to install…