Devanik21 / ISRO_Mining_Site_FINAL_APP

MIT License
11 stars 39 forks source link

will change the deep learning framework from tensorflow to pytorch [The description is attatched below] #18

Open shravya312 opened 1 month ago

shravya312 commented 1 month ago

A dynamic computation graph is a key feature of PyTorch that allows the framework to create a map of calculations while the program is running.

Key Points: Built While Running: The graph is formed as you run your code, not before. This means it can change every time you execute it.

Flexible and Adaptive: You can easily change how your model behaves based on the data you provide. For example, if the input data is different, the graph adjusts accordingly.

Easy to Debug: Since the graph is created as the code runs, you can use regular Python tools to check for errors right where they happen, making it easier to fix problems.

shravya312 commented 1 month ago

please assign me the task @Devanik21

shravya312 commented 1 month ago

if u have any suggestions u can surely let me know @Devanik21

Devanik21 commented 1 month ago

A dynamic computation graph is a key feature of PyTorch that allows the framework to create a map of calculations while the program is running.

Key Points: Built While Running: The graph is formed as you run your code, not before. This means it can change every time you execute it.

Flexible and Adaptive: You can easily change how your model behaves based on the data you provide. For example, if the input data is different, the graph adjusts accordingly.

Easy to Debug: Since the graph is created as the code runs, you can use regular Python tools to check for errors right where they happen, making it easier to fix problems.

Alright, try!🫡

shravya312 commented 1 month ago

Thanks a lot for giving me this opportunity @Devanik21 I will try my best!

Devanik21 commented 1 month ago

Thanks a lot for giving me this opportunity @Devanik21 I will try my best!

hello, are u working on it? @shravya312

shravya312 commented 1 month ago

I am working on it,its taking time I will submit pr as soon its done can u please add labels to pull request accepted the leader board is live the pr is not reflecting @Devanik21

Devanik21 commented 1 month ago

I am working on it,its taking time I will submit pr as soon its done can u please add labels to pull request accepted the leader board is live the pr is not reflecting @Devanik21

I have updated the labels to official ones, now it will be counted.

shravya312 commented 1 month ago

No not in the issue in the pr @Devanik21

shravya312 commented 1 month ago

image

shravya312 commented 1 month ago

in the right side labels is none yet

Devanik21 commented 1 month ago

Please wait

shravya312 commented 1 month ago

haa sure 😇

shravya312 commented 1 month ago

the pr should be assigned to me and labels should be added image

Devanik21 commented 1 month ago

the pr should be assigned to me and labels should be added image

plz check if its updated

shravya312 commented 1 month ago

Thanks a lot It is updated !!😇

shravya312 commented 1 month ago

By today it will be done @Devanik21