Giter VIP home page Giter VIP logo

Souvik Dutta's Projects

amazon_fires icon amazon_fires

Brazil has the largest rainforest on the planet that is the Amazon rainforest. Forest fires are a serious problem for the preservation of the Tropical Forests. Understanding the frequency of forest fires in a time series can help to take action to prevent them.

ames-housing-xgboost icon ames-housing-xgboost

Dataset with ~20% empty cells for numeric and categorical features. Performed XGBoost regression with best_params_ that were obtained by 4-fold cross-validated GridSearch. Training RMSE = 25667. The predictions for 1459 houses included separately in pred.csv. (Credits: Dean de Cock on Kaggle.com)

bike-rentals icon bike-rentals

Bike sharing systems are a means of renting bicycles where the process of obtaining membership, rental, and bike return is automated via a network of kiosk locations throughout a city. Using these systems, people are able rent a bike from a one location and return it to a different place on an as-needed basis. Currently, there are over 500 bike-sharing programs around the world. The data generated by these systems makes them attractive for researchers because the duration of travel, departure location, arrival location, and time elapsed is explicitly recorded. Bike sharing systems therefore function as a sensor network, which can be used for studying mobility in a city. In this competition, participants are asked to combine historical usage patterns with weather data in order to forecast bike rental demand in the Capital Bikeshare program in Washington, D.C.

canny-edge-detection icon canny-edge-detection

Edge detection is a multi-step algorithm that can detect edges with noise suppressed at the same time. We smooth the image with a Gaussian filter (via convolution) to reduce noise and unwanted details and textures.

cliff_navigation_q-learning icon cliff_navigation_q-learning

Cliff walking is a standard undiscounted episodic task with start and goal states, and the usual actions of going UP, DOWN, LEFT or RIGHT. The reward is -1 on all transitions, except in the "cliff" region. Stepping into this region incurs a reward of optimal path -100 and sends the agent instantly back to the start. The graph below shows the performance of the Sarsa and Q-learning methods with epsilon-greedy action selection (epsilon=0.1).

geneexpression_rnaseq icon geneexpression_rnaseq

Multiclass classification on the RNA-Seq (HiSeq) PANCAN data set, it is a random extraction of gene expressions of patients having different types of tumor: BRCA, KIRC, COAD, LUAD and PRAD.

gym icon gym

A toolkit for developing and comparing reinforcement learning algorithms. I usually use it to develop new RL techniques and compare with existing motifs.

handson-ml2 icon handson-ml2

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

kyber-py icon kyber-py

A pure python implementation of CRYSTALS-Kyber

lhc_jet_tagging icon lhc_jet_tagging

Dataset of high-pT jets from simulations from proton-proton collisions at the Large Hadrom Collider in CERN. The aim is to do binary classification on jet-tagging, whether the jet originated from a quark or a gluon. Includes: High level features (see https://arxiv.org/abs/1804.06913). List: list of jet features with up to 30 particles/jet (see https://arxiv.org/abs/1908.05318).

life-satisfaction-index icon life-satisfaction-index

Build a linear regression based on OECD's life satisfaction data and the IMF's GDP per capita data.

mnist_sklearn icon mnist_sklearn

A generic implementation of classification for the MNIST dataset using scikit-learn and pandas libraries

movie-recommendation icon movie-recommendation

We use content based recommendation systems to predict which movies are closest to the user profile

next-wikipage-recommendation icon next-wikipage-recommendation

We use the "People Wikipedia Data", freely available at https://www.kaggle.com/sameersmahajan/people-wikipedia-data/data. We make recommendations for the next article that is similar in spirit to the current article using Non-Matrix Factorization.

phdthesis icon phdthesis

Ph.D. Thesis from Goldsmiths, University of London entitled, "Audiovisual Scene Synthesis". Hosts all images and latex files.

predicting-crypto-prices-with-lstm icon predicting-crypto-prices-with-lstm

We employ a Long Short Term Memory (LSTM) model on data pulled from coinmarketcap.com to predict cryptocurrency prices for the largest coins by total market cap.

pyjet icon pyjet

The interface between FastJet and NumPy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.