ms-atcnn
This is the codes work for: ''Mobility-Supporting A-TCNN for HLWNets''
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.5%) to scientific vocabulary
Repository
This is the codes work for: ''Mobility-Supporting A-TCNN for HLWNets''
Basic Info
- Host: GitHub
- Owner: HanJi-UCD
- Language: Jupyter Notebook
- Default Branch: main
- Size: 35.8 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
MS-ATCNN
This is the code work for: ''Mobility-Supporting ATCNN in HLWNets''
This final code version will be organized upon the acceptance
Dataset collection file: OptimalUTIcollection.py; RNNUTIcollection.py (for temporal dataset case);
Training file: ATCNNtrainloss.py, UTItrainingtest.py;
Model setup file: ATCNN_model.py
Important sub-functions: mytopo.py, utils.py
The trained MSNN and RNN models are saved in the folder: /trackingdata/2024-......-MSNN-TypeX/finalmodel.pth and /trackingdata/2024-......-RNN/finalmodel.pth; The parameters for models are saved in the folder: /tracking_data/2024-......-MSNN-TypeX/Hyper-parameters.json;
The structure of RNN can be detailed using the RNN model initialization in ATCNN_model.py, and Hyper-parameters values in /.../Hyper-parameters.json files. In general, the sliding window size of RNN is 10 (1 for 10 ms), input size is 3, output size is 1, layer number is 3, and dropout ratio is 0.5. Other parameters are listed in the /.../Hyper-parameters.json file.
Owner
- Name: Han Ji
- Login: HanJi-UCD
- Kind: user
- Repositories: 1
- Profile: https://github.com/HanJi-UCD
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
Resource and Mobility Management in Hybrid LiFi and WiFi Networks: A User-centric Learning Approach
message: MS-ATCNN
type: dataset
authors:
- given-names: Han
family-names: Ji
email: han.ji@ucdconnect.ie
affiliation: University College Dublin
orcid: 'https://orcid.org/0000-0003-2581-6316'
- given-names: Xiping
family-names: Wu
email: xiping.wu@ucd.ie
affiliation: University College Dublin
repository-code: 'https://github.com/HanJi-UCD/MS-ATCNN'
commit: Han Ji
version: '1.0'
date-released: '2023-11-16'
GitHub Events
Total
- Watch event: 1
- Fork event: 1
Last Year
- Watch event: 1
- Fork event: 1
Dependencies
- matplotlib *
- numpy *
- matplotlib *
- numpy *
- matplotlib *
- numpy *