/Random-Thoughts

This repository contains several of my interesting scripts/projects.

Primary LanguagePython

Random-Thoughts

This repository contains several of my interesting scripts/projects.

Contents

The scripts/projects are generally categorized into several sub-categories as the list below:

Computational Statistics

  • Monte-Carlo Simulation:
    • Solving Duck Problem using Monte-Carlo simulation: Folder, Link

Machine/Statistical Learning

  • Deep Learning:
    • Achieving 95.4% accuracy on Fashion-Mnist dataset using data-augmentation and transfer learning. Link