HN user

WeaselNo7

31 karma
Posts1
Comments30
View on HN

A year or so ago, my son needed a tool for making really simple minecraft plans. All the drawing tools out there he could find were overly complex or weren't 'quite right' for him, so I took the opportunity to learn some web and javascript stuff and made this: https://draw.pixelweasel.com/

One outstanding 'todo' was textures!

Then I wanted to make ASCII art automatically from any picture, so I played around and made this: http://ascii.pixelweasel.com/ (again, playing with javascript)

Super cool. Love the interface, was not expecting to be thrown back a few decades!

On mobile, I tried recording to /c/PepTalk, but after recording my voice, none of the buttons ('save', 'play' or 'stop') did anything. So I wasn't sure if it had actually uploaded.

Then when I went back to the /c/PepTalk channel to check I had a popup saying something like 'failed to fetch waves' (sorry, I don't recall the exact error message!).

I'll keep an eye on this ongoing though, as I adore the concept.

That's a big part of it. But their scale and presence also means they get to do things that have been invaluable for us, like being able to book meeting rooms in and have access to other WeWork premises with low effort.

Spreadsheets are phenomenally flexible, but they obviously don't scale well or behave nicely with source control.

I work at Anaplan, and the most common way that our biggest customers discover us is when they've been bitten by spreadsheets as they've scaled, and now they have users emailing spreadsheets around and someone with a full time job collating them.

We've modelled the product around the flexibility, but rigor and scale on top of it.

It's interesting that the article doesn't delve into non-Asian martial arts like Krav Maga, which, in my limited experience, offers an extremely reductionist 'does it work' mentality.

Interesting also that the gold standard of the article is 'in the ring'. I would have thought messy 'real world' combat is gold standard (but obviously less reproducible, from the science perspective). Additionally, multiple opponents.

Not OP, but for reader convenience, the paper linked to by the github repo is entitled "Learning to Diagnose with LSTM Recurrent Neural Networks"

And the abstract is: "Clinical medical data, especially in the intensive care unit (ICU), consist of multivariate time series of observations. For each patient visit (or episode), sensor data and lab test results are recorded in the patient's Electronic Health Record (EHR). While potentially containing a wealth of insights, the data is difficult to mine effectively, owing to varying length, irregular sampling and missing data. Recurrent Neural Networks (RNNs), particularly those using Long Short-Term Memory (LSTM) hidden units, are powerful and increasingly popular models for learning from sequence data. They effectively model varying length sequences and capture long range dependencies. We present the first study to empirically evaluate the ability of LSTMs to recognize patterns in multivariate time series of clinical measurements. Specifically, we consider multilabel classification of diagnoses, training a model to classify 128 diagnoses given 13 frequently but irregularly sampled clinical measurements. First, we establish the effectiveness of a simple LSTM network for modeling clinical data. Then we demonstrate a straightforward and effective training strategy in which we replicate targets at each sequence step. Trained only on raw time series, our models outperform several strong baselines, including a multilayer perceptron trained on hand-engineered features."

Battlecode 2016 11 years ago

Are there any ongoing tournaments for this or similar? I'd love to get involved, but I feel like I wouldn't get the most benefit from this by starting from scratch so late in the game.

There seems to be a bug at the end of the first page ('an introduction'), where the link to the subsequent page loops back to the introduction page!