TrafficFlowPrediction icon indicating copy to clipboard operation
TrafficFlowPrediction copied to clipboard

Traffic Flow Prediction with Neural Networks(SAEs、LSTM、GRU).

Results 14 TrafficFlowPrediction issues
Sort by recently updated
recently updated
newest added

File "C:/Users/11067/Desktop/TrafficFlowPrediction-master/TrafficFlowPrediction-master/main.py", line 127, in main() File "C:/Users/11067/Desktop/TrafficFlowPrediction-master/TrafficFlowPrediction-master/main.py", line 98, in main gru = load_model('model/gru.h5') File "D:\programdate\anaconda3\envs\tf2\lib\site-packages\keras\engine\saving.py", line 492, in load_wrapper return load_function(*args, **kwargs) File "D:\programdate\anaconda3\envs\tf2\lib\site-packages\keras\engine\saving.py", line 584, in load_model...

I tried to install keras using the command `conda install -c conda-forge keras` in anaconda prompt ![Captura2](https://user-images.githubusercontent.com/35269671/129050350-e6c10dab-bb28-4859-b512-7551528ba556.JPG)

Traceback (most recent call last): File "C:\Users\KARTHIKA\Desktop\TrafficFlowPrediction\train.py", line 10, in from model import model File "C:\Users\KARTHIKA\Desktop\TrafficFlowPrediction\model\model.py", line 4, in from keras.layers import Dense, Dropout, Activation File "C:\Users\KARTHIKA\AppData\Local\Programs\Python\Python39\lib\site-packages\keras\__init__.py", line 20, in...

![QQ截图20210410111048](https://user-images.githubusercontent.com/69611700/114256659-6e31fa00-99ed-11eb-8fc1-ad32be5b2763.png) Sorry to bother you.I didn't change anything, but the training result is a straight line.I need your help.Please help me!

Traceback (most recent call last): File "E:/AI/PythonCode/TrafficFlowPrediction-master/train.py", line 108, in main(sys.argv) File "E:/AI/PythonCode/TrafficFlowPrediction-master/train.py", line 104, in main train_seas(m, X_train, y_train, args.model, config) File "E:/AI/PythonCode/TrafficFlowPrediction-master/train.py", line 59, in train_seas hidden_layer_model =...

I got your codes and installed everything. but I get this error. Please answer if you know the reason. I get error by reading the gru model gru = load_model('TrafficFlowPrediction/model/gru.h5')

您好,请问如果test集flow未知,那该如何构建测试集输入呢。我看您的代码是在测试集已知的情况下构架测试集输入的。谢谢啦

请问这个数据在哪里获取呢?那个网站我一直登不上。

https://cse-cic-ids2018.s3.ca-central-1.amazonaws.com/Processed+Traffic+Data+for+ML+Algorithms/Friday-02-03-2018_TrafficForML_CICFlowMeter.csv