This credits the original publisher. Better Loop membership or a shared assessment is not implied.
The public work
Sloan built an Atom editor plugin offering inline completions from a recurrent neural network trained on old magazine text. His public account describes the working interaction and concludes that its creative effects did not yet justify the effort.
What to notice
Evaluate suggestions against your creative purpose and retain the freedom to reject them; novelty is different from better writing.
Keep the context
This is a 2016 author experiment using a custom RNN, not a modern assistant benchmark. The author reports insufficient benefit at that stage; no finished publication or productivity gain is established.
AI use: Documented in the source.
Sloan documents a custom recurrent neural network served through torch-rnn-server and used in Atom with rnn-writer. No exact model identifier is supplied.
A useful public example is not an assessment of a reader, a publisher or a Better Loop member.
Authored practice suggestion
Try the idea. Check your own work.
Use material you are allowed to work with. This suggestion is preparation; it does not record a completed task or an improvement.
A check to adapt
The retained continuation serves the stated purpose and voice; explain the rejection or revision of generated suggestions.
OpenAI works through furniture images from an Amazon product dataset, generating descriptions and then concise captions. Printed examples show how the product title identifies the intended item when an image contains several objects.
Software Carpentry’s lesson reads Gapminder country data and displays labeled GDP time-series and scatter plots. It shows table transposition, legends and file export, alongside learner exercises and accessibility guidance.
Glaser published an experiment in which models generated an SVG, inspected a rasterized rendering, and iterated. His before-and-after results were mixed: several models added detail without fixing the underlying composition.