SatoshiNotMe
SatoshiNotMe t1_j2raa3h wrote
Reply to RIFFUSION real time AI music generation with stable diffusion , Text to Music AI [R] by [deleted]
This inexplicably blew up on HN a few weeks ago.
I personally found the generated audio not all that great especially classical. Clever idea though
Riffusion – Stable Diffusion fine-tuned to generate music https://news.ycombinator.com/item?id=33999162
SatoshiNotMe t1_j13heml wrote
Reply to [D] What GPT-esque model/platform returns peer-reviewed sources with outputs? by EntireInflation8663
Probably Not exactly what you wanted but two related tools:
Metaphor.systems —
https://metaphor.systems/ Write out a short sentence or paragraph that looks like it should continue with a link, and it produces a list of links that would best complete it. I’ve found a lot of interesting and relevant links through this.
Elicit —
https://elicit.org/ Ask a research question and get citations. Looks nice but haven’t used it much
SatoshiNotMe t1_izrzyar wrote
Reply to [P] I made a command-line tool that explains your errors using ChatGPT (link in comments) by jsonathan
Nice! I found this on hacker news: you can add an import in your python file and it generates explanations for exceptions:
Show HN: A Python package to get help from ChatGPT when an exception is thrown https://news.ycombinator.com/item?id=33911095
SatoshiNotMe t1_iz4cehg wrote
Reply to [R] The Forward-Forward Algorithm: Some Preliminary Investigations [Geoffrey Hinton] by shitboots
Odd thing about the abstract: suddenly says “video” near the end. Is it only for video data ?
SatoshiNotMe t1_iwgk7ht wrote
Reply to [P] 🔥 CleanRL has reached v1.0.0; Reworked documentation, JAX support, and more! by vwxyzjn
Great work, and congrats!
If I may make a suggestion for future. Suppose I invested months in another RL framework, say SB3 along with its accompanying zoo (experiment manager, trainer etc), plus an elaborate HP tuning (e.g. with RayTune) code. It would be great if you can provide a recipe for how to surgically alter this type of sb3-based code to use CleanRL's model-implementation instead. Granted the recipe cannot address all needs, but even an example would be valuable. Essentially a type of "migration guide" from other frameworks.
Thanks !
SatoshiNotMe t1_is4znri wrote
Reply to [Project] On simplifying MLOps stack by Kaudinya
Will this run on a cloud GPU provider (Jarvis, Lambda, TensorDock…)?
SatoshiNotMe t1_ir4wbon wrote
Reply to comment by neato5000 in [D] How do you go about hyperparameter tuning when network takes a long time to train? by twocupv60
Technically, what you’re talking about is early stopping of “trials” in HP tuning. PBT is different — that involves changing the hyperparameter during training. And yes you can use PBT in tuning.
SatoshiNotMe t1_iqv8imx wrote
Reply to [D] Podcasts by [deleted]
TalkRL
SatoshiNotMe t1_j2trylx wrote
Reply to comment by I_will_delete_myself in RIFFUSION real time AI music generation with stable diffusion , Text to Music AI [R] by [deleted]
So true !