Deftioon
Deftioon
MModular
Created by 1 on 1/4/2024 in #questions
pytorch
tensors are also cool
3 replies
MModular
Created by 1 on 1/4/2024 in #questions
pytorch
imo implementing a matrix from scratch will help you understand the math and why neural networks are why they are
3 replies
MModular
Created by benny on 12/16/2023 in #questions
Get Date/Time in Native Mojo
if you want the year/month/day i believe you'll have to import a python or C module
9 replies
MModular
Created by benny on 12/16/2023 in #questions
Get Date/Time in Native Mojo
for the current time you can do time.now()
9 replies
MModular
Created by benny on 12/16/2023 in #questions
Get Date/Time in Native Mojo
just do import time
9 replies
MModular
Created by benny on 12/16/2023 in #questions
Get Date/Time in Native Mojo
Mojo has a time module
9 replies