Wu
Wu
Hello, thanks a lot for your hard work and your sharing. I would like to ask why two optimizers are needed during the training. `self.optimizer.step(self.loss_func)` `self.optimizer_Adam.step()` Thank you so much...
Hi, thank you for your work. How to extract the features of NSL-KDD from the pacp file? I would like to use new traffic features similar to NSL-KDD, do you...
I try to replicate your code over Cifar100 and Cifar10. But I can not achieve acceptable accuracy. Did you perform the spike-element-wise-ResNet over Cifar100?
Thank you so much for your hard and valuable work. We are interested in developing our IP kernel on the user plugins through OpenNIC on our U250 platform. Can we...
Hi, we are testing the throughput of the NIC in U250. First, we connected two QSFP ports: one from the U250 and the other from a conventional NIC (40GB/s). Then,...
Hello, Thank you for your work. I followed your code, and the code successfully ran. However, I noticed that there are empty fields in the labelled_pcap_csv_1.csv file. Do you have...