lucazsh commited on
Commit
cdc74dc
·
verified ·
1 Parent(s): 2ed1ed0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -45,7 +45,7 @@ datasets:
45
 
46
 
47
  ## Introduction:
48
- RadNet it is composed of 2 LSTM (Long-Short Term Memory) layers that helps the model to ident), which will facilitate the prediction of the daily radiation amount as well as solar storms in LEO (Low Earth Orbit). This model was also featured by the National Space Society (NSS) under the project Aletheia.
49
 
50
  The radiation data was extracted from the NASA OSDR EDA API (https://visualization.osdr.nasa.gov/eda/), from the RR's missions (RR-1, RR-3, RR-4, RR-6, RR-8, RR-9, RR-12, RR-17, and RR-19).
51
 
 
45
 
46
 
47
  ## Introduction:
48
+ RadNet it is composed of 2 LSTM (Long-Short Term Memory) layers that helps the model to identify patterns from the dataset, that was trained on ([lucazsh/RadNet](https://huggingface.co/lucazsh/RadNet)), which will facilitate the prediction of the daily radiation amount as well as solar storms in LEO (Low Earth Orbit). This model was also featured by the National Space Society (NSS) under the project Aletheia.
49
 
50
  The radiation data was extracted from the NASA OSDR EDA API (https://visualization.osdr.nasa.gov/eda/), from the RR's missions (RR-1, RR-3, RR-4, RR-6, RR-8, RR-9, RR-12, RR-17, and RR-19).
51