photo

Thili Mahanama


Last seen: oltre 2 anni fa Attivo dal 2018

Followers: 0   Following: 0

Programming Languages:
Python, C++, C, MATLAB, Arduino, Shell, Assembly
Spoken Languages:
English

Statistica

MATLAB Answers

0 Domande
2 Risposte

RANK
18.769
of 300.392

REPUTAZIONE
2

CONTRIBUTI
0 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
1

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
How do I flip (mirror image) an image?
From scratch, for a gray scale image % img=zeros(100,100); % img(50:75,20:35)=1; % img(10:20,10:20)=1; img=imread('cameraman....

oltre 7 anni fa | 1

Risposto
how to write a neural network code for classification problem from scratch
This is the code of neural networks for binary classification problem from scratch.and when the number of features(inputs) and t...

oltre 7 anni fa | 0