Stable Diffusion (part 1)
1:24:23
7 сағат бұрын
Пікірлер
@GioiaTsunoda
@GioiaTsunoda Күн бұрын
Great content, as always! I need some advice: My OKX wallet holds some USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). What's the best way to send them to Binance?
@wajidiqbal5633
@wajidiqbal5633 10 күн бұрын
nice lectures
@__________________________6910
@__________________________6910 13 күн бұрын
Hello Ricardo, great explanation
@monicabrown9490
@monicabrown9490 18 күн бұрын
I'm so happy I came across this. I'm trying to create Ransomware code for a project at school!
@JörgLariosa
@JörgLariosa 23 күн бұрын
Thank you so much for this amazing video! I have a quick question: My OKX wallet holds some USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). Could you explain how to move them to Binance?
@EmmanuelDEGBEY-m9l
@EmmanuelDEGBEY-m9l 26 күн бұрын
What if factordb can't factorize n, how can we find p and q?
@romainveilleroy3940
@romainveilleroy3940 Ай бұрын
I think for the decrypt_cipher function this code would work well def decrypt_cipher(list_cipher, key, iv): list_of_decrypted_blocks = [] for i in range( len(list_cipher) ): temp = decrypt1( list_cipher[i], key) plain = decrypt2(temp, iv) list_of_decrypted_blocks.append(plain) iv = list_cipher[i] return list_of_decrypted_blocks
@BlayneOliver
@BlayneOliver Ай бұрын
Thank you so much 🎉
@IhatebetchesTM
@IhatebetchesTM Ай бұрын
I'm logged into a Cali x router and I didn't put that there I have encryption keys with certain Facebook chats that I didn't authorize plus a double Facebook account that I didn't set up plus a Base Station that I don't own that sits next door inside my neighbors house Demarrias
@ssemwatikahermus8824
@ssemwatikahermus8824 Ай бұрын
Thanks Prof. This is really informative
@ssemwatikahermus8824
@ssemwatikahermus8824 Ай бұрын
Thanks Prof for the tutorial. Your ML student Purdue University
@srikavyaswarna4122
@srikavyaswarna4122 2 ай бұрын
Can you please say which classification models are used in the above video
@amoahs7779
@amoahs7779 2 ай бұрын
Solid tutorial you’re actually really good at making us understand complex topics and code too 🎉
@farazahmed4976
@farazahmed4976 5 ай бұрын
Can i Just start learning from this book without going through a foundational machine learning course???
@recepby
@recepby 5 ай бұрын
Hello professor, Is this course up to date and should I follow it in 2024? I plan to improve myself in AI Security and using AI for security. Are there any recommendations or other resources for me to check?
@charlierostantyossa5089
@charlierostantyossa5089 6 ай бұрын
Hello, Can i have that docx document ? Please
@fetrush6383
@fetrush6383 6 ай бұрын
thanks this is so helpful <3
@charlesfofiejr9692
@charlesfofiejr9692 8 ай бұрын
Nice
@charlesfofiejr9692
@charlesfofiejr9692 8 ай бұрын
Nice
@charlesfofiejr9692
@charlesfofiejr9692 8 ай бұрын
Nice
@charlesfofiejr9692
@charlesfofiejr9692 8 ай бұрын
Great Video
@_cjlub_3a_n9ltb_muhyt_86
@_cjlub_3a_n9ltb_muhyt_86 8 ай бұрын
Thank you for new video! Ricardo, could you please help me implement vpn project? I have problems with routing configuration using Tun interface
@ggelosstavrou9117
@ggelosstavrou9117 8 ай бұрын
Can you make a video about https downgrade attacks ?
@charlesfofiejr9692
@charlesfofiejr9692 8 ай бұрын
Great Video
@charlesfofiejr9692
@charlesfofiejr9692 8 ай бұрын
Great Video Professor
@Coding-jm2uy
@Coding-jm2uy 8 ай бұрын
I just read about MapReduce in the Book "Designing Data Intensive Applications" & wanted to find out more about it on KZbin. Didn't even get the chance to search for it. This Course randomly popped up on my home feed, so i saw it as a sign, that i have to watch it :D Watched both parts & really liked the explanation, thanks for publicly sharing university material
@maomao-hc2zt
@maomao-hc2zt 8 ай бұрын
Can you help me design a CNN model? I already have a data set
@pogchamper228
@pogchamper228 8 ай бұрын
1:10 few decades 😀
@BiraruScripts
@BiraruScripts 8 ай бұрын
very cool
@thoufeekbaber8597
@thoufeekbaber8597 9 ай бұрын
Is there a part 2 ?
@thoufeekbaber8597
@thoufeekbaber8597 9 ай бұрын
Nice class professor
@hungnd589
@hungnd589 9 ай бұрын
It is wonderful. Thank you for your new materials.
@ashfirunazaman3571
@ashfirunazaman3571 9 ай бұрын
Can you please share the previous video link where you set up the anaconda environment and did those pip install NumPy and other library install?
@charlesfofiejr9692
@charlesfofiejr9692 8 ай бұрын
its on the website
@miguelolivaresperez4242
@miguelolivaresperez4242 10 ай бұрын
This series of videos have one of the best explanations I've seen. Congrats!! It was really helpful
@serkigiwa7706
@serkigiwa7706 10 ай бұрын
please share your notebook
@charlesfofiejr9692
@charlesfofiejr9692 7 ай бұрын
its on the github
@benbelga5018
@benbelga5018 10 ай бұрын
Thank you for sharing this lecture for free
@Hobbitfromtheshire
@Hobbitfromtheshire 10 ай бұрын
the hobbits are pleased
@AmirHossein-w2d
@AmirHossein-w2d 10 ай бұрын
thank you so much for sharing these lectures online
@gunabaki7755
@gunabaki7755 10 ай бұрын
noicee
@medonic
@medonic 11 ай бұрын
Can this course be self-taught?
@adityasingh6208
@adityasingh6208 11 ай бұрын
Recently came across your channel. Your content is really helpful in learning ML :)
@kerimalpalt
@kerimalpalt 11 ай бұрын
İ came for the video stayed for the honor pledge
@paulperrin4909
@paulperrin4909 Жыл бұрын
Hello, great video, and it's recent too! However, I'm encountering an issue with my code. Even though I'm executing the same commands, I'm facing a problem during the conversion to ONNX or while inferring with this model. I can load the ONNX file, but when I perform inference using test data on my ONNX model, it doesn't produce the same results as my xgb regression model (loaded in a variable in my notebook). The differences are significant, for instance, a prediction of -4000 instead of 16000. Any idea what might be causing this? Thanks in advance for your help.
@Yvngsick
@Yvngsick Жыл бұрын
What you're measuring here isn't just RSA or AES routine, but the whole execution of these openssl commands.
@harshmishra7774
@harshmishra7774 Жыл бұрын
Very informative thanks
@Aziqfajar
@Aziqfajar Жыл бұрын
Hello. I appreciate the sharing. The last part actually played a big role on demystifying 'highly accurate model', given that students would be caught up in accuracy number, not in general (in which why F-measure used most).
@alexramos587
@alexramos587 Жыл бұрын
Great content. Thanks
@alexramos587
@alexramos587 Жыл бұрын
Good content.
@lennylinn6275
@lennylinn6275 Жыл бұрын
thanks for always posting the lectures Professor Calix :)
@ExplainingMathematics
@ExplainingMathematics Жыл бұрын
Thank you for the valuable class, please upload class notes.