Commit 6fbfbd81 authored by Ferreira Da Silva, Rafael's avatar Ferreira Da Silva, Rafael
Browse files

Update train.py

parent 7a36809c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -282,8 +282,6 @@ if __name__ == "__main__":
    print(f'Received {ary.size} elements of type {ary.dtype}')

    ## Preprocess training sequences
    #data_path = config['data_path']
    #data_np = np.load(data_path)  # lev1_data
    data_np = ary

    ## Prepare the lev1, lev2 training data, for lev2, we have different strategies based on the mapping_mode