Shivansh Subramanian

Results 18 issues of Shivansh Subramanian

i have used dynamic programming with memorization to find out Fibonacci numbers and the nCr of numbers.

#### Reference Issues/PRs Fixes #3022 #### What does this implement/fix? Explain your changes. Added functions in `BaseDeepClassifier` (as discussed with @GuzalBulatova ) to allow users to save and load their...

**Is your feature request related to a problem? Please describe.** On the topic of migrating sktime-dl models to sktime, adding FCN model for classification from sktime-dl

enhancement

#### Reference Issues/PRs Fixes #3192 #### What does this implement/fix? Explain your changes. Migrating MLPClassifier from sktime-dl to sktime #### PR checklist ##### For all contributions - [x] The PR...

#### Reference Issues/PRs Fixes #3191. #### What does this implement/fix? Explain your changes. Migrates code of FCN Classifier from sktime-dl to sktime #### PR checklist ##### For all contributions -...

#### Reference Issues/PRs Fixes #3153. #### What should a reviewer concentrate their feedback on? One thing I was trying was to make the code a bit more readable (compared to...

module:classification

**Is your feature request related to a problem? Please describe.** On the topic of migrating sktime-dl models to sktime, adding MLP model for classification from sktime-dl

enhancement

**Is your feature request related to a problem? Please describe.** On the topic of migrating sktime-dl models to sktime, adding FCN model for classification from sktime-dl

enhancement

**Is your feature request related to a problem? Please describe.** As discussed in Deep Learning mentoring meet of 05/08/2022: Current Implementation: `BaseDeepNetwork` is a base class for creating neural networks....

enhancement

**Is your feature request related to a problem? Please describe.** In line with discussions and #2894 , adding CNTC model for classification from sktime-dl

implementing algorithms
module:classification
enhancement