KK

Results 35 comments of KK

Has anybody found the solution for this? Thank you

I do have the same problem, I have tried both solutions updated here. But no luck. Could you guys please help me fix .?

@ratheesh2107 I was getting the same error. So I followed your steps and below is the update. Completed successfully sudo pip install keras==1.1.0 Tensorflow not successful, error details are ```...

Hi Guys, Just to update, I have fixed the issue installing the following packages. ``` xvfb libav-tools xorg-dev libsdl2-dev swig cmake ``` I was able to fix the error in...

@GokulNC Thanks for the reply. Let me check if I can find the fix.

Thanks for the answer, I will quickly check and let you know.

Hi @heshan0131 , I have used the below geojson file. ``` { "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "fillColor":"#669933", "strokeColor":"red", "strokeWidth":6, "pointRadius":180, "latitude": 13.675143, "longitude": -89.269113, "icon":...

@HongduanTian Yes, also it is happening every 500 episodes. Did you use original code from [here](https://github.com/cbfinn/maml). Does that have model performance part ? Thank you, KK

Yes. Sure. I will give a try and update you. Thank you, KK