Param Thakkar

Results 41 issues of Param Thakkar

### Describe your change: * [ ] Add an algorithm? * [x] Fix a bug or typo in an existing algorithm? * [ ] Add or change doctests? -- Note:...

### What would you like to share? I would like to contribute the Gaussian Error Linear Unit (GELU) activation function file in this repository under the neural network activation functions...

awaiting triage

## Description Added icdf function for Asymmetric Laplace distribution ## Related Issue - [ ] Closes - [ ] Related to #6612 ## Checklist - [ ] Checked that [the...

## Description Renamed gp.predict to gp.compile_predict ## Related Issue - [ ] Closes #6724 - [ ] Related to #6724 ## Checklist - [x] Checked that [the pre-commit linting/style checks...

Getting an error on using LCS command on two string values as described in the documentation. as described in the documentation: ![image](https://github.com/redis/redis-doc/assets/128291516/3a35109c-d8e7-4469-a2ff-3a2c83f9b0e1) when implemented on redis cli: ![image](https://github.com/redis/redis-doc/assets/128291516/440ba85e-03d4-42a3-9cdb-b206ab94bf1e)

I fixed the typos and line break issues mentioned in issue #464

![image](https://github.com/SudharshanShanmugasundaram/Music-Generation/assets/128291516/f0bdd50c-6b87-4825-b010-11714ef55acb)

## Checklist - [x] Appropriate tests were added - [x] Any code changes were done in a way that does not break public API - [ ] All documentation related...

### Description Addresses issue #1911

I am getting orjson.orjson module not found error while using crewai_tools. I tried using pip install orjson but the error wasn't resolved. How can we deal with this??