Congrats on the launch! My favorite task management tool — We’ve been using it since early days for more than a year and very happy with it, especially with how responsive Sigurd and Kevin have been. It really gets out of the way when making work items and makes it easy to have team discussions around these. Highly recommended !
These are great tools but are there any nice iOS apps to quickly take a photo of a physical book page , and with OCR produce a text page that I can highlight, and send highlights to Roam (which I use a lot).
Some books are much better experienced in physical form, e.g I would hate to read Rian Hughes’ XX on a kindle :)
Interesting effort. Does it snapshot the state of source code at the time an experiment is run? Does it do it without requiring a git commit? I believe the Replicate experiment tracking tool does this.
Are the datasets publicly or easily available as well?
Also would be great to include papers with SOTA results on “tabular” Multivariate datasets, the kind that arise in numerous applications, e.g.
EHR/MHR, advertising, finance, etc. In other words, something like the UCI ML Repository datasets (which are mostly “small” but still would be great to know the SOTA models for those), and much larger versions of such datasets — I often see papers applying ML to tabular healthcare datasets but the datasets are often not available.
-- Ghost (expensive but dead simple to apply themes) or
-- Hugo + Netflify (for hosting and automatically publishing your site when you push to your repo) + Forestry.io (for a nice front end to edit your posts if you want to avoid the command line)
I care about Markdown plus MathJax support (for math notation) and both these options support that.
I'm testing out hugo + netlify for blog posts, and tried to use forestry.io as the dashboard + editor, and it looks great, EXCEPT that it messed with the MathJax (math notation within double-dollar signs) in my markdown posts. Why doesn't it just leave it as raw text that I can edit?
hello -- forestry.io looks great, but I had a big problem with it -- there is no support for MathJax within my markdown posts.
I had math equations within double-dollar signs and the forestry.io editor removed them, making my math-based post render badly. Looks like there is no support for MathJax. I find it hard to see why forestry.io should mess with the MathJax in my markdown file -- why not leave it as raw text that I can edit?
Can you provide details on what type of computing environment will be used in the course? Will it be based on something like Jupyter notebooks, GPUs on AWS, for example?
And will be there be some type of discussion forum, like the one in the other popular deep learning course fast.ai?