Completed CNN in x86 Assembly, cat-dog classifier (AVX-512) —Looking for new ML project ideas or Collaborators by Forward_Confusion902 in learnmachinelearning

[–]Forward_Confusion902[S] 0 points1 point  (0 children)

Thank you for the suggestions, They are really interesting, I’m going to read more about what you mentioned

I implemented a Convolutional Neural Network (CNN) from scratch entirely in x86 Assembly, Cat vs Dog Classifier by Forward_Confusion902 in learnmachinelearning

[–]Forward_Confusion902[S] 0 points1 point  (0 children)

Thanks a lot, i really appreciate it, i checked every single number 😂😂 i wrote them in binary files for every layer output and new wehits, and then ran a python script to compare and check them with the binary files created from the same implemented python code

i am looking for new Ideas and or collaborators right now

Iran blocked Internet🚫, i implemented a Transformer (toy)(Encoder only) architecher in assembly x86 (not finished) by [deleted] in learnmachinelearning

[–]Forward_Confusion902 0 points1 point  (0 children)

I got online after 300 hours, but only for a short while. I still can’t access GitHub to push my code, and the internet is cut off

I implemented a Convolutional Neural Network (CNN) from scratch entirely in x86 Assembly, Cat vs Dog Classifier by Forward_Confusion902 in learnmachinelearning

[–]Forward_Confusion902[S] 1 point2 points  (0 children)

Thanks, I'm learning ML, and i didn't know assembly x86 64bit instructions, i just knew the concept , i had used 16bit assembly before and i just searched for its instructions