Site icon Nikesh Bajaj

Software

Python Libraries : PyPI

  1. SpKit : spkit :  pip install spkit

    Signal Processing toolkit library includes, information theory based evaluation of signal, transforms techniques, filtering, some of the statistical operations, and many other analytical tools, not widely available in other pakackes
    Documentation  | Homepage
  2. PhyAAt :  phyaat : pip install phyaat

    Python library for downloading the dataset, feature extraction, preprocessing and predictive modeling for PhyAAt project. | Homepage
     
  3. PyLFSR :  pylfsr : pip install pylfsr

    Python library to generate pseudo random bit stream using Linear Feedback Shift Register. It also includes the tests of LFSR for three properties and A5/1 and Geffe Generators. Documentation. Homepage
     
  4. RegML :  regml : pip install regml

    Python implementation for Regularization methods for Machine Learning with GUI, includes kernel learning and and regularizations techniques. | Homepage
  5. MLEnd :  mlend : pip install mlend

    Python library for downloading and beachmarking for MLEnd Datasets  | Homepage

 




Deep Learning from Scratch (without any ML libraries)

 

Github Page Github Ropo

Save

Save

Save

Save

Save

Save

Here is implementation of Neural Network from scratch without using any libraries of ML Only numpy is used for NN and matplotlib for plotting the results visulization of deep layers are also shown in the examples

Optimization: Gradient Decent -Basic one, Momentum, RMSprop, Adam (RMS+ Momentum) Regularization: L2 Penalization, Dropouts Data sets: Two class dataset : Gaussian, Linear, Moons, Spiral, Sinasodal, Multiclass: gaussian distribuated data upto 9 classes

Save

Save

Save

Save

Save

Save

Decision Trees from Scratch (without any ML libraries)

Github Repo| Jupyter-notebook

Regularization methods for machine learning Kernel Learning & regularization

Methods

Code: Python GUI, IPython-Notebook

Save

Save

Save

Save

Save

Save

Kernal Learning

Github Page Github Ropo

Save

Save

Save

Save

Save

Save

Code available on PyPI libraries
Installation: pip install regml

Execute:

import regml regml.GUI()

PyPI

Save

Save

Save

Save

Save

Save

Linear Feedback Shift Register pip install pylfsr

Linear Feedback Shift Register

LFSR code with Python and Matlab both, can be used for modeling A5/1 Generator or Implementing Enhancement of A5/1 as per [https://doi.org/10.1109/ETNCC.2011.5958486]

Code : Python & Matlab

Github Page | Github Ropo

Python Code is available on PyPI PyPI

 Installation:

pip install pylfsr

Documentation

Ensemble Approches for Classification & Regression Seminar

Ensemble Approaches for Classification and Regression

Download PPT Download from coursepage  | Visit Course page

 

 

 

 

 

 

 

 

 

A Neuroscience Based Approach to Game Based Learning Design

Download  Paper

 

Exit mobile version