Di Zhang

Results 13 comments of Di Zhang

haha, https://github.com/arogozhnikov/einops/issues/72

> `einops.repeat` already covers expand functionality (except underlying implementation relies on repeat, but this can be changed) yes i know that,but in repeat method you should point which dimension to...

https://github.com/trotsky1997/RedAlert-Voice-Pack

How is it going now?it works?🫥

> 要制定一个新的api的话,有思路可以指导一下吗,我可以负责实现,发pr

> Hi @trotsky1997, this looks very interesting! Have you conducted any experiments to measure perplexity after using Bayesian optimization? You can check my result in https://trotsky1997.notion.site/f49dcb79ab6245a7b689beed086e4c7b?pvs=4

> @trotsky1997 does this code include different alpha value for X and W? You observed better perplexity with it. that's very easy to modify, just add a new parameter called...

``` @scheduler.serial def get_loss(ratio,ratio_b): nonlocal best_error,best_ratio,best_scales ratio = ratio * 1 / n_grid scales = (x_max.pow(ratio) / w_max.pow(ratio_b) ).clamp(min=1e-4).view(-1) scales = scales / (scales.max() * scales.min()).sqrt() for fc in linears2scale:...

> @trotsky1997 does this code include different alpha value for X and W? You observed better perplexity with it. I have talked with Dr.Tang, it perform a little better than...

由于SDL2兼容性问题,这个仓库基本已经没法work了,等待新的ttf注入hack技术吧