GitXplorerGitXplorer
S

SourangshuGhosh

I am a fourth-year undergraduate student of the department of civil engineering enrolled in its Dual Degree Program at Indian Institute of Technology Kharagpur

88 repositories
65 followers
Indian Institute of Technology Kharagpur

Repositories

Select a repository to view its commits, contributors, and more.
public

deep-voice-conversion

What if you could imitate a famous celebrity's voice or sing like a famous singer? This project started with a goal to convert someone's voice to a specific target voice. So called, it's voice style transfer. We worked on this project that aims to convert someone's voice to a famous English actress Kate Winslet's voice. We implemented a deep neural networks to achieve that and more than 2 hours of audio book sentences read by Kate Winslet are used as a dataset.

Python
14
2
1
Updated 9 months ago
public

rough_surfaces

Computational mechanics for rough surfaces and fractures

Python
9
0
0
Updated 2 months ago
public

AwesomeFortranLibraries

This is a collection of Fortran routines written by Sourangshu Ghosh over the years for use in more complex codes. The different files are as independent as possible from each other, but in some cases dependencies are unavoidable.

Fortran
8
0
0
Updated 6 months ago
public

SeismicAnalyzer

SEISMIC_CPML is a set of sixteen open-source Fortran90 programs to solve the two-dimensional or three-dimensional isotropic or anisotropic elastic, viscoelastic or poroelastic wave equation using a finite-difference method with Convolutional or Auxiliary Perfectly Matched Layer (C-PML or ADE-PML) conditions

Fortran
7
1
0
Updated 2 years ago
public

Stochastic_LatentDirchletAnalysis

Python implementation of Stochastic Variational Inference for LDA

Python
7
1
0
Updated 2 years ago
public

BitCoinPricepredictor

Bitcoin price prediction algorithm using bayesian regression techniques

MATLAB
6
1
0
Updated a year ago
public

FiniteElementAnalysis

A Simple Finite Element Method program

C++
6
0
0
Updated 3 months ago
public

Doubly-Stochastic-Deep-Gaussian-Process

Gaussian processes (GPs) are a good choice for function approximation as they are flexible, robust to over-fitting, and provide well-calibrated predictive uncertainty. Deep Gaussian processes (DGPs) are multi-layer generalisations of GPs, but inference in these models has proved challenging. Existing approaches to inference in DGP models assume approximate posteriors that force independence between the layers, and do not work well in practice. We present a doubly stochastic variational inference algorithm, which does not force independence between layers. With our method of inference we demonstrate that a DGP model can be used effectively on data ranging in size from hundreds to a billion points. We provide strong empirical evidence that our inference scheme for DGPs works well in practice in both classification and regression.

Python
5
1
1
Updated 2 years ago
public

Steel_Sections_Properties

A Python software able to calculate the cross-section properties of combined steel sections

Python
5
0
0
Updated 8 months ago
public

N-gram

An n-gram model is a type of probabilistic language model for predicting the next item in such a sequence in the form of a (n − 1)–order Markov model.

C++
5
0
0
Updated 4 years ago
public

100_ComputerScience_Papers

100 Computer Science Papers listed by Sourangshu Ghosh

5
1
0
Updated 2 months ago
public

CGP-CNN-Design

A Genetic Programming Approach to Designing CNN Architectures, In GECCO 2017 (oral presentation, Best Paper Award)

Python
5
0
0
Updated 4 years ago