Albert Torosyan

Results 53 comments of Albert Torosyan

@gorarakelyan @SGevorg any blocker to merge this PR? if no, please approve 🙌

Hey @ugccelik! The number of tracked Runs is one of the factors affecting Aim performance. However, the 1000 runs should be fine. In fact, some Aim users reached 20.000 Runs...

@ugccelik Aim `3.11` has been shipped and above mentioned improvements are available. May I ask you to try the new package and see how it performs?

Hey @ashutoshsaboo. We don't have any progress here yet. The fix might require some changes in the data being stored in index db (this is the place where sequence names/contexts...

@gorarakelyan I have the following suggestion. since `metric` in the context of the query refers to a unique metric sequence, steps count can be added as a property of the...

Hi @vishalghor! Thanks for raising the issue. May I ask you to share some more details? Particularly the following information would be very helpful: - Error message/stack trace (if available)...

Thanks for sharing the details @vishalghor. The error message basically means that there is a process still holding the lock for the run `8974c36b5c794b22b6be0174`. I assume that the phases of...

All the changes are available in #2086, with cleaner commit history.

Hey @andife! Thanks for opening this issue. Below is the basic `aim` callback for `keras`: https://github.com/aimhubio/aim/blob/27d978072606122a7c0b84c4fdff3cc8a70b0dfd/aim/sdk/adapters/keras.py#L10 We can use this as a starting point for more advanced callback implementation. Also...

@Sharathmk99 thanks for the contribution 🙌 Let me share a coupe of thoughts regarding the implementation. One of the primary reasons remote server was not supported by converter at first...