kartikdutt18

Results 56 comments of kartikdutt18

> > Here is sample of how I used it for 5 class classification. > > ```python > > #load model and define number of classes > > model =...

@rahulsnkr @Ram81 If generators and discriminators are made available separately, Can I work on DCGAN ?

> Hi @kartikdutt18 thats a very good initiative to take. > As I am currently working upon the soft shrink function and have almost completed the stuff there, is it...

> Hi, @kartikdutt18 I'll work on the implementation of CELU. Is it okay to move forward with it? Feel Free to do so. Thanks.

> I'll be working on 7) ISRU functions. Great. Thanks.

Hi @gaurav-singh1998, ELU function is implemented in src/mlpack/methods/ann/layer folder of mlpack.

Hi @zoq, I have removed them. Thanks.

@zoq, Sorry I missed that, I will remove it from the list.

Hi @PranavReddyP16, Yes that should be fine. You can see softplus or soft sign or rectifier or identity function for an example. I think they all use if conditions. Thanks.

Hi @codeboy5, I think @PranavReddyP16 is working on that. Thanks. ( I will add some other good first issues that will require help, if you want to contribute you can...