Bagus Tris Atmaja

Results 44 issues of Bagus Tris Atmaja

Hi, When I tried the example (all three .tex) I got the following error: `!LaTeX Error: File Ceon not found.` However, the error gone when I comment `titlepagelogo`.

Again, thanks for your hard and beautiful works! I would like to request a feature for `feature_extraction()` function. Given deltas are extracted by default (68 feature in total), it is...

In python packages, it is common to have `.__version__` attributes such as, ``` In [8]: sklearn.__version__ Out[8]: '0.22.2.post1' In [9]: np.__version__ Out[9]: '1.18.2' ``` Unfortunately, pyAudioAnalysis did not implement it...

Hi, I have two networks that I want to concatenate. So, here is the piece of code ~~~ ... a = Bidirectional(LSTM(256, return_sequences=True))(input_a) a = AttentionDecoder(128, 128)(a) ... b =...

Hi, Thanks for providing high-quality material for the signal processing course. I would like to use your material, but it seems the quality of the image is low. For instance...

Hi @m3hrdadfi, Thank your for the great repository. I just want to confirm, in the colab that you gave, the evaluation and test sets are from the same. It is...

I lost (ALL) of my instances after a shutdown. Host: Ubuntu 20.04 Multipass version: 1.10.1 What I have done yesterday was to enlarge the disk by performing the following: 1....

Dear @josephcslater, Due to low activity in this repository, I would like to propose to merge this repository with [vibrationtesting](https://github.com/Vibration-Testing/vibrationtesting). I still use both to teach vibration courses; instead of...

It is common nowadays to install VScode under WSL (windows subsystem for Linux) due to its easiness. Working in WSL means no GUI except for VScode itself (more tweaks are...

feature request
Needs Triage

Fix strange translations in Indonesian (id) language.