├── BP enhancement.py ├── LIB weight.py ├── README.md ├── WingsNet.py └── save_gradients.py /BP enhancement.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/haozheng-sjtu/Local-imbalance-based-Weight/HEAD/BP enhancement.py -------------------------------------------------------------------------------- /LIB weight.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/haozheng-sjtu/Local-imbalance-based-Weight/HEAD/LIB weight.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/haozheng-sjtu/Local-imbalance-based-Weight/HEAD/README.md -------------------------------------------------------------------------------- /WingsNet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/haozheng-sjtu/Local-imbalance-based-Weight/HEAD/WingsNet.py -------------------------------------------------------------------------------- /save_gradients.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/haozheng-sjtu/Local-imbalance-based-Weight/HEAD/save_gradients.py --------------------------------------------------------------------------------