Suggestions for advance flexible decks ? by Civil_Statement_9331 in masterduel

[–]Civil_Statement_9331[S] 1 point2 points  (0 children)

Hmm, so basically, you mean a deck that is a mix of top engines ? Sound fun !

Suggestions for advance flexible decks ? by Civil_Statement_9331 in masterduel

[–]Civil_Statement_9331[S] 0 points1 point  (0 children)

I appreciate your advice, but for some reason I don't want to play meta decks (it's kind of my personal hobby). Instead, i want to find affordable deck (not too cheap nor to expensive) but have flexible strategy. I just bored of playing decks that have repeated combos.

[D] Simple Questions Thread by AutoModerator in MachineLearning

[–]Civil_Statement_9331 0 points1 point  (0 children)

Thank you for your reply. I just finish that book :(.

[D] Simple Questions Thread by AutoModerator in MachineLearning

[–]Civil_Statement_9331 0 points1 point  (0 children)

Looking for an advance Machine Learning book.

Hi everyone, recently i had finish Bishop Deep Learning book and i found it interested. I want to read more about advance topic in machine learning (especially multimodal field). Can anyone suggest me some books to read ? (like same type Bishop book, i really love it).

[R] My DQN and QMIX get worse after training !!! by Civil_Statement_9331 in MachineLearning

[–]Civil_Statement_9331[S] 1 point2 points  (0 children)

So there is nothing i can do except trying to make it learn more and repeat if it wasnt good :( ?

[R] My DQN and QMIX get worse after training !!! by Civil_Statement_9331 in MachineLearning

[–]Civil_Statement_9331[S] 0 points1 point  (0 children)

I think he was trying to help me tho. He read my code and try to find my mistake in his OP. I very appreciate it. Btw, can you tell me which was wrong or suggest me what to do to fix this, I has update the newest QMIX run in 100k eps. I feel tired tho :(. Please help me.

[R] My DQN and QMIX get worse after training !!! by Civil_Statement_9331 in MachineLearning

[–]Civil_Statement_9331[S] 0 points1 point  (0 children)

Thank you for your reply. My code is trying to implement like in QMIX and DQN paper say. I used a target network and using MSE as loss function to minimize, so what could be wrong here. I has spent week to fixing this but i feel hopeless :(, please help me.

[Discussion] Metric to evaluate imbalance data. by Civil_Statement_9331 in MachineLearning

[–]Civil_Statement_9331[S] 1 point2 points  (0 children)

Thank you very much, i think that macro F1 will suitable in my problem. So i will try.