moniel icon indicating copy to clipboard operation
moniel copied to clipboard

Some features

Open Dimonovez opened this issue 5 years ago • 2 comments

Hello! You project is awesome. I think you need to add some useful features:

  • Parameter names with low line and string as value Convolution(in_channels=n_dim);
  • Some "x N" symbol near module that define how many times it's repeated;
  • Displaying a complex module name as a parameter.

Dimonovez avatar Sep 16 '20 14:09 Dimonovez

Hi @mlajtos I totally agree with Dimonovez, it is an incredible tool for making quick yet complex sketches!

Could you please update the macos-app with the latest display-parameters-branch? I tried updating the files inside the app manually but failed since I'm not familiar with building such apps.

Thanks for your work!

joqueka avatar Mar 14 '22 19:03 joqueka

These are good suggestions. I look into this as soon as I have some free time.

I would like to address these issues:

  • Parameter names with low line and string as value Convolution(in_channels=n_dim)
  • Displaying a complex module name as a parameter
  • Polish parameters
  • Add support for KaTeX expressions
  • Ditch native app and publish it as a web app

mlajtos avatar Apr 04 '22 12:04 mlajtos