CodingCoffee

Joined 29 March 2017
 
(2 intermediate revisions by the same user not shown)
Line 36: Line 36:
** '''Octave or Matlab''': I started using Octave as an alternative to MATLAB, initially for my Engineering courses I mentioned above. However my grasp over Octave improved while using it for Andrew NG's Machine Learning course on Coursera. Later I also attempted to write a research paper (related to Audio Processing and Extreme Learning Machines) for which I had to use the source-forge octave package, which made me realize some of the shortcomings of the package, which I would like to improve.
** '''Octave or Matlab''': I started using Octave as an alternative to MATLAB, initially for my Engineering courses I mentioned above. However my grasp over Octave improved while using it for Andrew NG's Machine Learning course on Coursera. Later I also attempted to write a research paper (related to Audio Processing and Extreme Learning Machines) for which I had to use the source-forge octave package, which made me realize some of the shortcomings of the package, which I would like to improve.
** '''OpenGL and Qt''': I have no prior experience in both of them but I'm eager to learn about them if necessary.
** '''OpenGL and Qt''': I have no prior experience in both of them but I'm eager to learn about them if necessary.
**
 
* Please describe your experience with other programming languages.
* Please describe your experience with other programming languages.
** '''Python''': I'm a little more acquainted in Python than Octave, since I've used it for a number of projects.  
** '''Python''': I'm a little more acquainted in Python than Octave, since I've used it for a number of projects.  
Line 46: Line 46:
** It cannot be called the biggest project, however in a project I'm working on currently, I'm trying to implement an Octapad (electronic drum set), using a camera and Image Processing, without any other hardware components.
** It cannot be called the biggest project, however in a project I'm working on currently, I'm trying to implement an Octapad (electronic drum set), using a camera and Image Processing, without any other hardware components.
* Please state the commits and patches you already contributed to Octave. ''This question (one of the most important parts by the way) is the only part of your application our wiki admins will edit for you even after the application deadline. Code sometimes speaks louder than many words do.''
* Please state the commits and patches you already contributed to Octave. ''This question (one of the most important parts by the way) is the only part of your application our wiki admins will edit for you even after the application deadline. Code sometimes speaks louder than many words do.''
** I haven't done commits till now, however I've implemented two functions for the nnet package [https://github.com/codingCoffee/octave_functions codingCoffee/octave_functions], which are present in MATLAB, but not in Octave. I came across them while working on a project of mine, which included audio processing and implementing extreme machine learning in Octave.
** I haven't done commits till now, however I've implemented two functions for the nnet package ([https://github.com/codingCoffee/octave_functions codingCoffee/octave_functions]), which are present in MATLAB, but not in Octave. I came across them while working on a [https://github.com/codingCoffee/extremeLearningMachine project] of mine, which included audio processing and implementing extreme learning machine algorithm in Octave.


== F: Feeling fine ==
== F: Feeling fine ==
23

edits