Abdul Samad

Results 8 issues of Abdul Samad

## Description function ```sendwhatmsg()``` and ```sendwhats_image()``` isn't working sendwhat message is copying the text on the message bar only but not sending, similarly sendwhats_image is not uploading or sending the...

bug

## Due Diligence - General: - [X] **base branch** must be `main` for new features, latest release branch (e.g. `release/1.3.x`) for bug fixes - [X] **title** of the PR is...

### Suggestion: Create Docker images to facilitate launching a development environment for the "scala-webapp-template" project. The current setup process for installing dependencies and configuring the project can be challenging and...

good first issue

A follow-up PR to extend and refine the functionality of `BatchSimulate`.

Created an example demonstrating Simulation-Based Inference (SBI) techniques with HNN-core. The tutorial covers parameter inference from simulated neural activity data using `BatchSimulation`. `Posterior Distribution Plot` ![image](https://github.com/user-attachments/assets/83f005c6-6165-430b-a71e-055ffffbf084) `SBI Performance on unseen...

Adjusted parameter descriptions and added more informative explanations for waveforms and simulation outputs.

Our current GitHub Actions workflows lack concurrency control, leading to multiple workflows running simultaneously on outdated commits. This wastes resources and delays feedback. **Proposed Solution**: Add the following concurrency control...