Joshua Prim

Results 1 comments of Joshua Prim

Hey :) Thanks a lot for your support concerning my problem. I think I've found a solution. I implemented it as follows: ``` current_session = K.get_session() with DeepExplain(session=current_session) as de:...