Ankit Aggarwal

Results 9 issues of Ankit Aggarwal

### Feature Area /area components ### What feature would you like to see? Option to use start/use tensorboard from the Kubeflow Pipelines UI when using AWS Sagemaker training component. At...

area/components
kind/feature
lifecycle/stale
area/components/aws/sagemaker

Currently, only ADS1015 analog to digital converter is supported by this project. It would be beneficial to add support for more ADCs, for example MCP3008. The interface protocol could be...

enhancement
help wanted
hacktoberfest

Trigger is an important feature of the oscilloscopes. The feature has been suggested and requested by users as part of the feedback. It's possible to implement the triggers in two...

enhancement
help wanted
hacktoberfest

The different image processing techniques with cellular neural networks can be realized by changing the coefficients of the control and feedback templates. Significant research had been done for determining the...

enhancement
help wanted
easy
hacktoberfest
image processing templates

The current ODE solver [odeint](http://docs.scipy.org/doc/scipy/reference/generated/scipy.integrate.odeint.html#scipy.integrate.odeint) is inflexible and suffers from problem of stiffness as explained [here](http://stackoverflow.com/questions/16973036/odd-scipy-ode-integration-error) in some cases. It is better to upgrade to ODE solver object-oriented [ode](http://docs.scipy.org/doc/scipy/reference/generated/scipy.integrate.ode.html), as...

bug
help wanted
hacktoberfest
image processing templates

Currently, the API provides a way to give the location of the input file for processing and requires the desired location of the output. This inhibits the flexibility of the...

enhancement
help wanted
hacktoberfest

Please note these guidelines while renaming variables. - Do not rename the parent class. - Rename the variables or methods to have more intuitive names. - Use private variables where...

help wanted
easy
hacktoberfest
refactoring

This will make things easier for the contributors. Some important points to be highlighted in the contributing guide would be: - How to contribute - improve documentation/add new methods/improve performance....

help wanted
documentation
easy
hacktoberfest