Тёмный
Thomas Van Iseghem
Thomas Van Iseghem
Thomas Van Iseghem
Подписаться
I like creating software. Currently pretty invested into machine learning.
Комментарии
@SriRam-se3cu
@SriRam-se3cu Месяц назад
wow
@mateusdsp6871
@mateusdsp6871 8 месяцев назад
Goodd! :D Jesus is coming back, God bless!
@marcinziajkowski3870
@marcinziajkowski3870 9 месяцев назад
How can I lookpu/preview data that are sent from ray 3d to Observer ?
@marcinziajkowski3870
@marcinziajkowski3870 9 месяцев назад
13:40 Well why do we set detectable "tags" in Ray Perception Sensor 3D if those rays can see only distance? How to make them recognize object types/tags/layers ?
@GetBetterNBetter
@GetBetterNBetter 10 месяцев назад
Hi sir, I am new to this field, and I am running into an error AttributeError: module 'tensorflow.python.framework.graph_util' has no attribute 'convert_variables_to_constants' when running the build. Also, when I run the trainer_settings.yaml, I am getting a value error of input size. Any help is appreciated, and thanks for the video and knowledge. File "/Users/riloscode/anaconda3/envs/mlagents2/lib/python3.8/site-packages/tensorflow/python/client/session.py", line 1166, in _run raise ValueError( ValueError: Cannot feed value of shape (1024, 0) for Tensor optimizer/Placeholder_2:0, which has shape (?, 3)
@irynatyshchenko6851
@irynatyshchenko6851 Год назад
Has something been changes? The car is unable to park
@adarshas8827
@adarshas8827 8 месяцев назад
I'm facing the same problem right now
@irynatyshchenko6851
@irynatyshchenko6851 Год назад
mlagents-learn trainer_settings.yaml --run-id="TutorialRun" --quality-level=0 for logs: tensorboard --logdir results
@spidermanclips7966
@spidermanclips7966 Год назад
Hi there , do you have models for parallel parking too ? can you share it if possible ?
@baselmohamed2767
@baselmohamed2767 Год назад
Hey is it a problem that it doesn't show the unity logo in cmd. I followed the same exact steps but that is the only thing not showing. Thank you btw
@naroson9155
@naroson9155 Год назад
Hey, I was wondering where to find the standard assets for the car controller scripts in the unity store? I want to get the latest version for a project Im working on
@Tehunknowntwin
@Tehunknowntwin Год назад
I can't really understand how this is working? Your only observations are the speed of the car and the ray perception sensors. Yes the car gets point for going in the right direction, but it doesn't know the position/rotation of itself and the target so I am wondering how it can make sense of anything? Could you elaborate :) I have been trying to get my own car to park for a long time now, and your example seems to be working, but I just can't grasp why it does.
@spulberioanalexandru5180
@spulberioanalexandru5180 Год назад
Im new to this NN-Unity projects and you really explained the logic behind very well and did a very nice project.
@yebv
@yebv Год назад
That's really a nice project, but I want to know if I want to train this env by other algorithms, how can I do that? Thank you!
@thomasvaniseghem
@thomasvaniseghem Год назад
You would need to edit the trainer config to use another suported algoritm such as Soft Actor Critic. I tried to get this working but I couldn't in time and haven't really found an oppertunity to look at it again. Another way is by connecting it to your custom Python instance and handle it as a gym environment. An example notebook for this can be found in the repo!
@mikhailhumphries
@mikhailhumphries Год назад
When you coming back?
@thomasvaniseghem
@thomasvaniseghem Год назад
Graduated and started working a fulltime job so pretty bussy right now. I am however looking into some new interesting AI projects in that I might cover :)
@gabrielmaestrecosta628
@gabrielmaestrecosta628 2 года назад
My computer has a compilation error, is it because I use archlinux?? I can't load the environment, it doesn't show anything on my screen when I load the project
@sanjithtron6000
@sanjithtron6000 2 года назад
disable your anti virus
@thomasvaniseghem
@thomasvaniseghem Год назад
I'd love to help but I don't have a lot of info and knowledge about Unity and Linux. I think it might have something to do with your Unity installation.
@ThalisUmobi
@ThalisUmobi 2 года назад
Real people use the other car bumper exploit in real life all the time too! LOL. Great video mate! Keep it up!
@thomasvaniseghem
@thomasvaniseghem 2 года назад
Haha thank you!
@isolatedsushi5996
@isolatedsushi5996 2 года назад
Awesome video! However what I don't understand is why each agent needs it's own parking lot for parallel parking. Why can't there be multiple cars all trying to park on the same spot if you disable their collisions. Could you explain this?
@thomasvaniseghem
@thomasvaniseghem 2 года назад
That's actually quite a good idea! Don't know why I didn't think of that, it might be a good optimization. The only problem with this would be that all agents encounter the same traffic but personally I think that wouldn't be a huge problem. Might look into implementing this. Thanks!
@WAMBHSE
@WAMBHSE 2 года назад
I'm having real trouble finding good video tutorials on how to use curriculum training. Could you please make a video on this topic. Show a really simple example? Thanks.
@thomasvaniseghem
@thomasvaniseghem 2 года назад
That is one of the topics I'm planning to look in to after it being suggested by someone already! I'll see if I find the time to make a demo and maybe a video about it. It will take a little while though.
@ferum710
@ferum710 2 года назад
car dont go to target(
@thomasvaniseghem
@thomasvaniseghem 2 года назад
When exactly? Did you try to train a model or just run it in inference?
@maciejjasielewicz9607
@maciejjasielewicz9607 2 года назад
Thank you for sharing, your video helped me big time!
@cassioj2
@cassioj2 2 года назад
THANKS I LOVE YOU
@wendyqiu2692
@wendyqiu2692 2 года назад
Great work! Thank you for sharing!
@UhGoomba
@UhGoomba 2 года назад
Great stuff
@erenyeager4502
@erenyeager4502 2 года назад
Thanks for this
@Diego0wnz
@Diego0wnz 2 года назад
Nice one!