Just found you, and I couldn't be happier. I've seen that whenever you're manipulating tensors, you're trying to show the impact of the transformation. Please keep doing so! Furthermore, it would come in handy if you would explain in greater detail the dimensions of the tensors and why certain operations are required (I mean, I would keep this as a rule because otherwise, it might get hard to follow). Looking forward to seeing your future uploads!
You are incredible man. -You go at a good pace. -Each project feels well planed. -Nice formating style. -Good explanation. Ive just started really digging into this machine learning space, any recommendation on learning on all the different layer types, and problem types?
Thanks a ton! ML has changed quite a lot over the past few years. I guess one architecture you should be familiar with nowadays is the transformer:) But I guess you have heard about it by now:D Good luck with your learning!
I did not forget:) Anyway, I guess it would be nice to have more details on what exactly you are interested in. I just created a discord server so feel free to join: discord.gg/HcBxP8YP . I guess it should be easier to discuss things there.
Hey thanks for the video and the code that's very nice! Quick question: I tried to re-use your code, which indeed works but for some reason the eval video doesn't seem to appear in tensorboard after the training is complete (the target image does appear and the loss does show up normally) - I know Tensorboard fairly well but i've never exported a video on the GUI before: is there something else you need to do in addition to adding the writer.add_video() line? Thanks a lot!
Thank you very much! Do you think you could maybe create an issue here: github.com/jankrepl/mildlyoverfitted/issues It is going to be easier to resolve it on GitHub than here:) Cheers
Best youtuber the universe has ever seen
Haha:) I don't think so but thank you!
Your channel is goldmine , it took a year for RUclips to recommend this gem so happy to find your work
:) Thank your for the super nice comment!
Just found you, and I couldn't be happier. I've seen that whenever you're manipulating tensors, you're trying to show the impact of the transformation. Please keep doing so! Furthermore, it would come in handy if you would explain in greater detail the dimensions of the tensors and why certain operations are required (I mean, I would keep this as a rule because otherwise, it might get hard to follow). Looking forward to seeing your future uploads!
Appreciate your comment!! Great point, sometimes it is hard to keep track of all the tensor gymnastics and what the resulting shapes are!
hey, thank you for the video, really great job on explaining the original parer architecture
Just a perfect
You are incredible man.
-You go at a good pace.
-Each project feels well planed.
-Nice formating style.
-Good explanation.
Ive just started really digging into this machine learning space, any recommendation on learning on all the different layer types, and problem types?
Thanks a ton! ML has changed quite a lot over the past few years. I guess one architecture you should be familiar with nowadays is the transformer:) But I guess you have heard about it by now:D Good luck with your learning!
Awesome!! and a very good topic.
Still waiting on your video on Attention layers😝
I did not forget:) Anyway, I guess it would be nice to have more details on what exactly you are interested in. I just created a discord server so feel free to join: discord.gg/HcBxP8YP . I guess it should be easier to discuss things there.
Hey ! Thanks dude, I really enjoy this format ! ((:
Appreciate it:)
Hey thanks for the video and the code that's very nice! Quick question: I tried to re-use your code, which indeed works but for some reason the eval video doesn't seem to appear in tensorboard after the training is complete (the target image does appear and the loss does show up normally) - I know Tensorboard fairly well but i've never exported a video on the GUI before: is there something else you need to do in addition to adding the writer.add_video() line? Thanks a lot!
Thank you very much!
Do you think you could maybe create an issue here: github.com/jankrepl/mildlyoverfitted/issues
It is going to be easier to resolve it on GitHub than here:)
Cheers
@@mildlyoverfitted Hi! I just created an issue. Cheers!