GeorgeS2019

Results 578 comments of GeorgeS2019

@Vislesha You are stopping brainstorming WHY?

@Vislesha You have abandoned, but not everyone YET. So, do consider leaving it open even if you are no longer interested

@dbeavon Thx for helping to keep this project forwards

I find it strange that there are only 5 projects from 2 users referencing this project. ![image](https://github.com/dotnet/infer/assets/49812372/0ce6affc-f9da-436a-be03-928f0d3df8a9) How could one find out more other projects using or referencing this project?

[Progress: add TorchSharp replace](https://github.com/uxmal/pytocs/pull/95)

Below is a working PyToCs converted code with minimum changes to get it to work. @uxmal @toolgood ### Suggestions Perhaps the PyToCs.GUI will take each Jupyter notebook, for each cell...

@claudiaregio I think some of the users here following this discussion here could be potential candidates for providing feedback on the Python integration addition to the dotnet polyglot notebook >...

@toolgood I have tried this PR. I did some test and with additional modifications, I could get the converted codes work. Ideally I would like to paste a python module...

@toolgood Please share how you would use your codes, I could not see the results of your new changes

Is this still valid? ```cs TorchUtil.ReplaceFolder(folder); TorchUtil.CreateNetstandardCode(folder); ```