I made an AI guided rocket!

Поделиться
HTML-код
  • Опубликовано: 12 янв 2025

Комментарии • 291

  • @ASRocketry
    @ASRocketry  18 дней назад +35

    Hi everyone! This project is currently very limited by funding as I'm a broke high school student lol. If you'd like to support it, please consider donating at buymeacoffee.com/asrocketry .

    • @qkb3128
      @qkb3128 18 дней назад +4

      @ASRocketry sorry Thought it might be open source code. Best of luck in your endeavor with your project.

    • @samasalmenella
      @samasalmenella 15 дней назад +1

      drop out now and pursue ur rocket dreams

    • @Luminarada80
      @Luminarada80 15 дней назад +2

      Awesome work, it seems like you're already more advanced than most college grads. What was your path for learning electronics and coding?

    • @ASRocketry
      @ASRocketry  15 дней назад +3

      @ Thanks! honestly just watching lots of RUclips and tinkering lol

    • @BrandanG19
      @BrandanG19 15 дней назад +3

      @ASRocketryamazing work. I work in the aerospace industry. I suggest looking into finding a top tier university and contacting the directors of programs you’re interested in. They might be able to help you with your passion projects and in the future scholarships. Amazing work. Keep it up!

  • @E3_Kruger
    @E3_Kruger 17 дней назад +85

    This is absolutely incredible. The fact that the model is trainable on local hardware, in a phone app and then directly uploaded to the fcc is a genuine paradigm shift in consumer/hobbyist control systems. What you have here is truly something special and you should be immensely proud of yourself. Much love from Northumberland.

  • @boldizsarszabo
    @boldizsarszabo 18 дней назад +39

    Using LSTM or just temporal data is a really nice way of not only getting rid of the need to train your NN whenever the dynamics of your rocket changes, but also for closing the sim-to-real gap. We use this with our autonomous quadrotors, where the control system can adapt to different dynamics based on a few seconds of flight data. This also helps a lot with external disturbances like wind, that aren't being simulated.
    You can also run 2 networks, one that estimates coefficients representing the external disturbances (forces & torques) based on temporal data, and then the second network that does the control can leverage these coeffs.

    • @ASRocketry
      @ASRocketry  18 дней назад +3

      sounds interesting, the ascent of these flights only actually lasts about 2 seconds though so there's not really much time to make corrections like that. My simulation currently has many types of disturbances simulated, but I'll have to look into that for detecting things like slight motor misalignments which are currently a pain

    • @KCM25NJL
      @KCM25NJL 18 дней назад +4

      @ASRocketry I'd be inclined to consider a policy optimizer solution like PPO to pretrain a model in a simulator..... and then use real world data over many flights to post-train/fine tune. TVC isn't an inherently difficult problem to optimize for, thus the reward function can be really quite straight-forward and will probably converge quickly.

    • @RCreview-USA
      @RCreview-USA 17 дней назад +2

      Any info how to use flight dynamic data to control autonomous quadcopter?

  • @somakaro2156
    @somakaro2156 17 дней назад +32

    Yes yes, teach AI to fly rockets.

  • @filipmunoz
    @filipmunoz 12 дней назад +7

    Im a Computer science student, and fascinated by the AI aspect. A deeper explanation on how you set up the testing environment for training would be very cool :)

  • @smigus212
    @smigus212 15 дней назад +8

    Man created, single handedly, a project for engineering degree thesis about AI guided rocket - a w e s o m e

  • @ThunderclapLabs
    @ThunderclapLabs 14 дней назад +4

    This is actually insane, really cool project, the production quality is also top-notch, looking forward for further projects like this, keep it up !

  • @AndrewOrtman
    @AndrewOrtman 17 дней назад +4

    Very cool. You used a genetic algorithm to evolve feed-forward neural network weights using basically PID inputs, this allows non-linear correction. If you REALLY want to overengineer this, one thing that imo would be really cool is to essentially set up a 1-d convolution or even a LSTM on the input - then, add some noise to your angular velocity and angle measurements at random, add some dropout in the weights and you'll get something that is robust from somewhat noisy sensor data. Update your training to include a bunch of different possibilities during launch - burst of thrust, very high wind gusts, different angles of initial launch conditions, etc and it becomes even more resilient. Keep up the awesome work!!

    • @ASRocketry
      @ASRocketry  17 дней назад +2

      Lots of types of noise have been added to the simulation which allows it to cope with strong winds already! The day of the launch shown in the video people’s chairs were blowing around lol

    • @AndrewOrtman
      @AndrewOrtman 16 дней назад

      @ASRocketry thats awesome! keep up the good work man! do you have a discord or anything?

    • @ASRocketry
      @ASRocketry  15 дней назад +1

      @@AndrewOrtman Thank you! And thanks for the huge donation thats insane lol. I currently dont have a discord but I might make one at some point - I think there's an option to post to supporters on buymeacoffee so I'll probably put some progress updates there between videos

  • @TheFleetflyer
    @TheFleetflyer 19 дней назад +9

    This is incredibly impressive. I’d love to see a video going into more details of the various aspects, especially a step by step guide to how you did the AI stuff. Liked and subscribed!

    • @ASRocketry
      @ASRocketry  19 дней назад +2

      Thank you! I'll think about doing it but it will be a lot of effort lol, however I am enjoying using manim a lot. I've found a way of making the network a lot more powerful so I might merge both things into one video.

    • @badejavuade6774
      @badejavuade6774 15 дней назад +1

      I was going to type the same thing about more details. It’s very interesting and your channel could really help other hardware engineers use AI for their projects if you do more step by step videos. I for sure I would love it. Great effort👌🏾

    • @badejavuade6774
      @badejavuade6774 15 дней назад +1

      Just supported you. Great stuff

    • @ASRocketry
      @ASRocketry  15 дней назад

      @@badejavuade6774 Thank you so much!

  • @halfof333
    @halfof333 18 дней назад +39

    here before this blows up ... 1.2k views right now. Lets see what its going to be in weeks time

    • @ASRocketry
      @ASRocketry  18 дней назад +4

      @@halfof333 lol we’ll see

    • @DevaNand-zt5cn
      @DevaNand-zt5cn 18 дней назад +3

      Ok

    • @Hopp5ann
      @Hopp5ann 18 дней назад +3

      3.5k 3 days later

    • @ASRocketry
      @ASRocketry  18 дней назад +4

      @@Hopp5ann only been 20 hours since the comment and its actually at like 4.4k just youtube is lagging lol

    • @TerragonAI
      @TerragonAI 17 дней назад +3

      7.6k after 4 days 😊

  • @jjcampbell009
    @jjcampbell009 16 дней назад +3

    Well done! I look forward to the evolution of your ideas. Your story is well-structured, and your approach based in first principles - a great combination for RUclips.

  • @chizzlemo3094
    @chizzlemo3094 13 дней назад +2

    Whenever you meet an unemployed engineering grad, always ask "Have you actually made anything?". Incredible stuff this

  • @easyeda2164
    @easyeda2164 20 дней назад +7

    AI guided model rocket is so amazing!

  • @GameDawgs
    @GameDawgs 17 дней назад +11

    Awesome. This is how I imagine AI/ML being used. Not chat bots.

    • @plazmaguy13yago9
      @plazmaguy13yago9 15 дней назад +1

      chat bots help you code the neural network

    • @adnanmoheddin7414
      @adnanmoheddin7414 12 дней назад

      @@plazmaguy13yago9 I would not trust a AI-led rocket if the AI was made by another AI.

  • @kostubhkhandelwal4665
    @kostubhkhandelwal4665 17 дней назад +3

    Lovely application and really tight integration with hardware... Truly a remarkable feat of rocketry/robotics!! Cheers mate.

  • @ProLactationNation
    @ProLactationNation 20 дней назад +8

    Imagine being so smart that you conquer space because you are bored 😂

  • @jwaero
    @jwaero 14 дней назад +2

    This is awesome! I’ve dabbled in TVC stuff before but always used a traditional control method. I’ve always wondered about using some sort of machine learning, and you went and nailed it! This inspired me to go give it a whirl as well! Great work

    • @ASRocketry
      @ASRocketry  14 дней назад +1

      Thank you and good luck!

  • @nikolaiborbe3366
    @nikolaiborbe3366 14 дней назад +2

    This is insanely cool, you train the AI sort of like they do in trackmaina. Not surprised it worked this well, many concepts are surprisingly similar. What do you use for the engine? Just a mounted firework? And simple servos to point the engine? This rocket seems like a very affordable yet cool project.

    • @ASRocketry
      @ASRocketry  14 дней назад +3

      Thanks! also a big fan of trackmania lol. In the UK rocket motors are annoyingly well regulated so these are specially made for this. I wish it was cheap but hey I got there eventually :)

  • @evanelledev7237
    @evanelledev7237 19 дней назад +3

    Coming from multirotors and PID tuning this AI based control seems like magic...Intruiged!

  • @ryanmetzke8534
    @ryanmetzke8534 11 дней назад +1

    I would love to learn more about the ai training/simulating process. The on-site training could also allow you to embed accurate wind speed/ gusts into the simulation

  • @Minecraft-3699
    @Minecraft-3699 14 дней назад +2

    Now this is really cool, best of luck with future development

  • @lot-uni3983
    @lot-uni3983 16 дней назад +3

    This project is really impressive! By the way, I'm curious about the details of the rocket simulation. I hope you'll make an explanatory video about it in the future!

  • @popfugl
    @popfugl 18 дней назад +3

    Wow, impressive start. I am looking forward to seeing your next couple of launches and landings.

  • @barbabillios6180
    @barbabillios6180 14 дней назад +3

    The quality is awesome! Excellent job!
    I don't know anything about automatic control systems, so I don't understand the difficulty of tuning their parameters. I bet that if we had perfect sensors and instant responses to changes, the robot could perfectly interact with the environment. But we probably don't have either. So, what is the most difficult part of such a system? Is it the metrics fetched from the sensors, the delay of the response, the randomness introduced by the environment, or something else?

    • @ASRocketry
      @ASRocketry  13 дней назад +2

      BPS described the challenge once very well as it being like "balancing a broomstick on your hand while blindfolded and wearing an oven glove" lol. It's basically just trying to keep a rocket upright when you've only got a single point of contact from the thrust of the motor

  • @mikal_1
    @mikal_1 13 дней назад +2

    Very cool project. More details on all sections would be cool. After all, technical people enjoy those parts just as much as the results :)

  • @Ctrl_Alt_Sup
    @Ctrl_Alt_Sup 16 дней назад +2

    Bravo ! C'est génial d'affronter toutes les difficultés réelles de la fabrication d'une fusée. Superbe projet.

  • @AsymptoteInverse
    @AsymptoteInverse 17 дней назад +4

    I look forward to future developments!

  • @kazenostro
    @kazenostro 18 дней назад +2

    It looks impressive, you are probably the first on RUclips who came up with this decision

  • @williamstock3007
    @williamstock3007 16 дней назад +2

    That worked beautifully, I wish rocket motors could run 10 times longer without aditional size/weight. Would love to see how it performs over a longer time. Great job man 👍

    • @ASRocketry
      @ASRocketry  16 дней назад +1

      Thank you! Yeah burn time is a bit sad, there are motors I could get that burn for 6-7 seconds but they’re a lot more expensive

  • @nicolasbrusco1997
    @nicolasbrusco1997 16 дней назад +6

    Great project man. I am working on a similar NN controller for quadcopters, would love to compare notes some time

  • @armaansengupta
    @armaansengupta 16 дней назад +2

    The app is a really cool concept, I can see other playing around with this for sure

  • @FlyGamingChannel
    @FlyGamingChannel 18 дней назад +2

    Fantastic video. If you continue to put out quality content like this, I’m sure your channel will do well.

  • @qkb3128
    @qkb3128 18 дней назад +11

    Can you share the code?

  • @shazajmal9695
    @shazajmal9695 9 дней назад +1

    Damn bruh! This is sick. This is what I love about engineering 🤓

  • @kayboku7281
    @kayboku7281 16 дней назад +1

    This is brilliant! Love it! Keep up the good work!

  • @sayorancode
    @sayorancode 18 дней назад +7

    this is what AI should be used for . not for low-quality sh*tposts

  • @vinez7295
    @vinez7295 19 дней назад +3

    Such a great job!

  • @Cham671_
    @Cham671_ 11 дней назад +1

    I'm fascinated by your project. It's really cool! Can I learn more about the on-board computer? I'm doing this myself now, and I'd like to look at the files.

  • @axanees
    @axanees 18 дней назад +4

    Please make the detailed video about the board.

  • @YetAnotherPilot
    @YetAnotherPilot 17 дней назад +3

    Why not use a regular backprop optimizer like Adam? 3 inputs and 1 output with just a few hidden layers would converge really quickly.

    • @ASRocketry
      @ASRocketry  17 дней назад +1

      @@YetAnotherPilot I’m not sure how you’d compute the losses for back propagation, this runs in only a couple of seconds anyway lol. It’s much easier to evaluate the score of a whole simulation than anything else and then there’s not really a need for anything other than random mutations until it works

  • @DevRajyaguru-lx8pi
    @DevRajyaguru-lx8pi 19 дней назад +2

    Superb video! Explaining using manim boost things really up

    • @ASRocketry
      @ASRocketry  19 дней назад +1

      Thanks! Definitely was worth the effort learning :)

  • @swannschilling474
    @swannschilling474 14 дней назад +2

    Hey, I developed a joint that might work great for rockets...I always wanted train a neural network on that joint but never got the hang of it!
    So more info on this would be very helpfull!
    Thanks for the great content! 😊

    • @ASRocketry
      @ASRocketry  14 дней назад +2

      Thanks! what do you mean by joint?

    • @swannschilling474
      @swannschilling474 14 дней назад +2

      @ASRocketry I build an SPM joint, all the files are available if you'd like to build or improve it!
      I am currently using metal bearings which are making that joint pretty heavy, but I am planning to build a lighter version soon!

  • @AnexistentialdogontheInternet
    @AnexistentialdogontheInternet 17 дней назад +4

    **7 missed calls from lockheed martin**

    • @ASRocketry
      @ASRocketry  17 дней назад +1

      @lockheed send me to uni pls 🙏lol

    • @sarahdaviscc
      @sarahdaviscc 16 дней назад

      You haven't been to uni?

    • @ASRocketry
      @ASRocketry  16 дней назад

      @@sarahdaviscc I’m 16 🫣

    • @sarahdaviscc
      @sarahdaviscc 16 дней назад +1

      Oh my goodness! Let me say that this is both an incredible project and a very well made video. You have so much talent to be able to do this prior to studying at uni. You have such a bright future ahead of you.

  • @dazoedave
    @dazoedave 15 дней назад +2

    I can't wait for more videos! Keep up the good work!

  • @richards6269
    @richards6269 17 дней назад +3

    I really liked the genetic algorithm approach to improving the Ai. Nice work ! You have another sub , looking forward to the Ai landing.

  • @korkenz1eher
    @korkenz1eher 16 дней назад +2

    the missile knows where it is...

    • @ASRocketry
      @ASRocketry  16 дней назад +2

      @@korkenz1eher not currently, gps *might* be added for the next video but not sure

  • @sagigamil460
    @sagigamil460 17 дней назад +2

    Consider using hailo8 with rpi5 for neutral network acceleration 😊

    • @ASRocketry
      @ASRocketry  17 дней назад +1

      @@sagigamil460 the network takes less than a millisecond to process already lol but thanks for the suggestion

  • @testpilotmafia862
    @testpilotmafia862 16 дней назад +3

    Have you considered a Kalman filter ? I must admit AI does look enticing ...

    • @ASRocketry
      @ASRocketry  16 дней назад +1

      Honestly I’ve never looked into it really, I ironically assumed it’s just too complicated lol

    • @testpilotmafia862
      @testpilotmafia862 16 дней назад +1

      @ASRocketry yeah thats what I keep running into, the PID or scheduled PID's are just so easy and everything else is so hard. But what you've done is amazing.

    • @thePavuk
      @thePavuk 15 дней назад

      ​@@testpilotmafia862 my professor of signal processing knew prof. Kalman personally. But when he shown us whole page of equations, he explained that by "you know, it's simple, just ... you know.. you put some number there and there... it's simple... just try..." Nobody ever understand that.

    • @testpilotmafia862
      @testpilotmafia862 15 дней назад

      @thePavuk I was literally given exactly the same explanation 😂 " it's simple just do blah-blah-blah..."

  • @machinelearninggoddess
    @machinelearninggoddess 6 дней назад

    Absolutely wonderful creation, I am in tears! To further improve performance, start using more sophisticated neural networks that are designed for real-time/time-series operations. You can start out with RNNs and CNNs and their more advanced descendants like LSTMs, attention mechanisms, and Resnets :3

  • @wgabrys88
    @wgabrys88 14 дней назад +2

    I love the implementation of the real Neural Network and not the "AI" scam (LLMs..., booring) - keep going, I did remote turret once but without NN, it's on channel, maybe it's time to revisit the idea 😃 To the Moon!

  • @pathfinder.george
    @pathfinder.george 15 дней назад +2

    Amazing! Could you expand the app to train for Quadcopter PID controls?

    • @ASRocketry
      @ASRocketry  15 дней назад +1

      @@pathfinder.george it’s probably possible but I’m not very knowledgeable on quadcopter stuff sorry

  • @Richard-g7n
    @Richard-g7n 16 дней назад +3

    Excellent work mate. What program did you use to build the app?

    • @ASRocketry
      @ASRocketry  15 дней назад +1

      @@Richard-g7n thanks! Im using Xcode with SwiftUI currently

    • @Richard-g7n
      @Richard-g7n 15 дней назад +2

      @ASRocketry Awesome keep up the fantastic work. I look forward to seeing more projects!

  • @chimp1525
    @chimp1525 6 дней назад

    It'd be interesting to see the pid graph in comparison to the network. Specifically I wonder how it would do if you modified the pid settings using a network, vs doing this. Since the time aspect is built into the angular velocity, it'd be interesting because with the layer setup you showed you should be able to essentially fully represent the PID equation in it. So it'd be cool to see if that's the case by both seeing how many neurons are barely used in the hidden layers / how the performance compares

    • @ASRocketry
      @ASRocketry  6 дней назад

      I think it does effectively do something similar to pid, and yes I could've done auto tuned pid. But... there's stuff coming that uses neural networks in another way so I was just using this as a starting point 😉

  • @mind6861
    @mind6861 18 дней назад +2

    Would love to hear more about it with more details etc...
    The subscribe in the end surprised me 🙃🙃

    • @ASRocketry
      @ASRocketry  15 дней назад +1

      will upload a detailed video for the ai and pcb each!

  • @Polkem1
    @Polkem1 14 дней назад +3

    Should’ve just used a pigeon to guide the rocket
    Anyways nice vid, subbed.

  • @Remie1529
    @Remie1529 18 дней назад +2

    Great video man!

  • @gaborkoczian9065
    @gaborkoczian9065 7 дней назад +1

    Good job, it's fascinating how you achieved your goal. Could you make a video on how you designed the StarNav flight computer?

    • @ASRocketry
      @ASRocketry  7 дней назад +2

      @gaborkoczian9065 working on it!

  • @twiggygarcia5096
    @twiggygarcia5096 10 дней назад +1

    great video

  • @chizzlemo3094
    @chizzlemo3094 13 дней назад +2

    very rare a youtube video is too short!

  • @lukaszcdewigh824
    @lukaszcdewigh824 18 дней назад +2

    What resources helped you learn the skills for setting up your NEAT algorithm?

    • @ASRocketry
      @ASRocketry  18 дней назад +3

      I honestly just free-styled a lot of it… which is probably why I ended up doing things like fixed topology. I used to watch carykh evolution videos a lot so that’s probably the source of most of my knowledge

    • @lukaszcdewigh824
      @lukaszcdewigh824 17 дней назад +2

      @ASRocketry Thank you! I hope your channel continues to grow. Great content!

  • @Leviathansgard
    @Leviathansgard 17 дней назад +3

    First video ? As palpatine said, we'll watch your carrier with great interest :)

  • @Gigusx
    @Gigusx 15 дней назад +2

    Actual rocket science

  • @ostenwiecenjap6544
    @ostenwiecenjap6544 16 дней назад +1

    guys since inertial guidance for drone is not that accurate , the cheap ones, can we use neural network to increase the accuracy of them ? thx

  • @sarahdaviscc
    @sarahdaviscc 16 дней назад +1

    Would love to see more about the AI training.

  • @Fungal_Frog
    @Fungal_Frog 20 дней назад +2

    High quality content!

  • @mb2776
    @mb2776 13 дней назад +1

    Nice!!
    What API did you use for the neural network? Pytorch or Tensorflow?

    • @ASRocketry
      @ASRocketry  13 дней назад +2

      @@mb2776 all custom🫣

    • @mb2776
      @mb2776 13 дней назад +1

      @ASRocketry soooo, just numpy and you did the rest by hand? Oo

    • @ASRocketry
      @ASRocketry  13 дней назад +2

      @ not even numpy as I ended up in swift for the app lol

  • @NMexis
    @NMexis 17 дней назад +2

    How would this work, training the network on simulation with other sensors, actuators or placement? Is it a static environment?

    • @ASRocketry
      @ASRocketry  17 дней назад

      The network is "tested" in a custom simulation I made that just applies all of the forces to an object at 20hz

  • @imcalledfyre
    @imcalledfyre 17 дней назад +1

    next video: "I taught ai how to drive a missile"

  • @SmartStream-69
    @SmartStream-69 12 дней назад +1

    I wanna know the basics of making a rocket with Raspberry pi chip and tools that I need to buy to make a rocket in my home.
    Please make a guide video on it.
    I would be very thankful to you

  • @konstantinbecker6757
    @konstantinbecker6757 16 дней назад +2

    Awesome, subscribed, liked!

  • @AlexB-px3lc
    @AlexB-px3lc 17 дней назад +2

    great job man! genetic AI - very intresting solution.

  • @muneerty
    @muneerty 15 дней назад +2

    Very impressive!

  • @jackfloof9465
    @jackfloof9465 19 дней назад +4

    love the outro "Ai landing???? SUBSCRI-"

  • @wgabrys88
    @wgabrys88 14 дней назад +2

    NEAT

  • @SandwichMitGurke
    @SandwichMitGurke 17 дней назад +2

    cool project!
    Question: what do/did you study? What do you say is necessary to learn to get into that stuff? I've studied electrical engineering but I don't feel comfortable with mechanical stuff

    • @ASRocketry
      @ASRocketry  17 дней назад +1

      @@SandwichMitGurke I’m 16 lol so currently just doing physics maths and computer science a levels
      Hadn’t even done my GCSEs when most of this stuff was done!
      Projects like this are just the right amount of a bit of everything for it to be doable as a hobby for me and I like not having to go uni level of deepness in everythin

  • @twiggygarcia5096
    @twiggygarcia5096 10 дней назад +1

    what did you use to make the app and get it onto your phone?

  • @spriegod4819
    @spriegod4819 15 дней назад +2

    This is amazing

  • @codingboyblah
    @codingboyblah 20 дней назад +2

    That's really cool.

  • @Juuythljgrrdwq
    @Juuythljgrrdwq 14 дней назад +2

    T800 thanks you for the code

  • @thekraken1173
    @thekraken1173 17 дней назад +2

    Nice work 👍🏻

  • @mushfiqchoudhury537
    @mushfiqchoudhury537 16 дней назад +2

    Wow impressive!

  • @battonfive
    @battonfive 15 дней назад +2

    Really great work 🙂

  • @samyogdhital
    @samyogdhital 14 дней назад +2

    Hey are you using model rocket engines?
    New to this but is it liquid fuel powered engine?
    What is the material you used to build the outer body of rocket? Also did you 3d print it?
    Have you got your own 3d printer?
    Cool works brother. Keep going.
    NN powered landing would be awesome.

    • @ASRocketry
      @ASRocketry  14 дней назад +1

      Hi there, you can actually get these tiny solid rocket motors quite cheap - im using Klima C6-Ps but availability varies by country. And yeah I 3d print most of the parts. :)

  • @zeshan2766
    @zeshan2766 13 дней назад +1

    What frameworks did you use to train the model ?

    • @ASRocketry
      @ASRocketry  13 дней назад +1

      All of the code is full custom!

  • @juanogdon9494
    @juanogdon9494 16 дней назад +2

    Hey! I'm currently working on a similar project. Where would you recommend i learn how to best set up my neural network? Also, how did you do the training?

    • @ASRocketry
      @ASRocketry  16 дней назад +1

      @@juanogdon9494 I honestly just winged it lol, I don’t know how you’re meant to learn. My training process is shown briefly in this video but it really does just happen in a few seconds in the app before launch. I’ll probably make a more detailed video about it at some point

  • @ProSureString
    @ProSureString 15 дней назад +2

    Amazing.

  • @zlatanjakic7717
    @zlatanjakic7717 18 дней назад +2

    Hi, can you explain how are you doing inference on the esp32? Are you using anyframeworks for training and inference or are you doing it all from scratch?

    • @ASRocketry
      @ASRocketry  18 дней назад +1

      training is all done on phone/laptop and then the data of the network is sent to the esp over bluetooth, everything is using custom functions

  • @nelmatrix3942
    @nelmatrix3942 13 дней назад +1

    Sir, I'm really amazed by what you accomplished in this video. I have sooo much questions to ask about this that I barely know where to start from 🤩.
    You said that you developed the app. What technology did you use to do it? Is it available on the app store?
    Moreso, the neural network you developed, how did you get the idea about implementong it in a rocket's computer system? Do you mind if I please get a copy of the source code? I'd love to study it in details. 🤩

  • @Alienquantumtheory
    @Alienquantumtheory 18 дней назад +2

    0:46 if you pull this off in this video I will spread as much as possible.

  • @wowzerxx526
    @wowzerxx526 17 дней назад +1

    Amazing stuff

  • @BassMatt1972
    @BassMatt1972 19 дней назад +2

    Hi, liked and subscribed from Adelaide, South Australia!! (Where Australian Astronaut Andy Thomas is from.)

  • @陈哲轩-t2m
    @陈哲轩-t2m 17 дней назад +1

    Bro, could you send the full tutorial? I'll subscribe to your column. Of course, it would be even greater if there's progress later and we can even make the AI rockets return and be recyclable.

  • @chetanchetanrana
    @chetanchetanrana 16 дней назад +2

    amazing

  • @jagaszepielak2601
    @jagaszepielak2601 14 дней назад +2

    O love dhis congratulations for thé videos very instructiv ❤

  • @joshuarespecki1883
    @joshuarespecki1883 9 дней назад +1

    What model framework are you using? Esp-dl?

  • @jsu-oz1fo
    @jsu-oz1fo 18 дней назад +2

    could try a simulation in a game engine like unity or godot or unreal to apply torques/impulses with an AI

    • @ASRocketry
      @ASRocketry  18 дней назад +1

      It’s honestly not too difficult to just do a simple simulation in python, or swift as I ended up with

    • @nathanlewis42
      @nathanlewis42 18 дней назад +1

      @ASRocketry any chance you could put your simulation code up on github?

  • @KikkerFish
    @KikkerFish 14 дней назад +2

    Amazing! Liked sn subscribed!

  • @RCreview-USA
    @RCreview-USA 18 дней назад +3

    What hardware did you use to run trained AI on a rocket?

    • @ASRocketry
      @ASRocketry  18 дней назад +2

      my custom starnav board which I showed in the video, it uses an esp32 s3 processor

    • @RCreview-USA
      @RCreview-USA 17 дней назад +2

      @ASRocketry esp32 is capable running an AI model? I would assume you could also add roll stabilization to keep a rocket from spinning. Would I be abele to purchase this board from you?

    • @ASRocketry
      @ASRocketry  17 дней назад +2

      @ it’s a very small network lol, only about 8 neurons usually - but that runs about 10000x faster than I need it to

  • @Nicholas_Fortune
    @Nicholas_Fortune 17 дней назад +3

    Amazing video and great concept, but I don't think my Uno R3 can really handle this so I'll stick to my simple C++ algorithms until you can fit it into a few kilobytes for now 😉

  • @ahmedradwan1024
    @ahmedradwan1024 18 дней назад +2

    chill bro i subscribed