Skip to content
View khanalg44's full-sized avatar

Organizations

@TheErdosInstitute @anpaschool @npshub @khanalinc @quantumyatra @nlpyatra

Block or report khanalg44

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
khanalg44/README.md

Ghanashyam Khanal's Personal Repository

Hi there 👋 ... Welcome to my personal git repo. I hope you'll learn at least something here. You can find my codes in various different categories including the following:

  • Research

    • Research in computational condensed matter physics. Check my webstite [email protected]
    • Introduction and real applications of Density Functioal Theory (DFT) and embedded Dynamical Mean-Field Theory (eDMFT) calculations on quantum materials.
    • Python TightBinding models for various Topological phases of real materials.
  • Programming

    • python for physics research as well as data science.
    • Linux and bash scripting language
    • grep, egrep, sed, awk and vi editor
  • Machine Learning and Deep Learning

    • Implementation from scratch (only using numpy)
    • Real world application of various ML methods.
    • Natural language processing
    • Computer Vision
    • Productionization: Deploying your model as a web app using Falsk and Streamlit.
  • Quantum Computing and Quantum Machine Learning

    • Basic quantum computing algorithms and it's implementation using qiskit.
    • Introduction to some quantum machine learning algorithms.
    • Check here for code: https://github.com/quantumyatra/

My Top Datascience Projects

Gristock: Predicting Viral Posts on Reddit

  • Finalist of the Erdos Data Science Bootcamp 2021.
  • Scraped >2M Reddit posts from Reddit and >72K unique tweets mentioning GameStop.
  • Wrangled the features to extract intrinsic properties of the posts along with external information.
  • Built predictive models using word vectorization and probability calibration on an imbalanced (5:95) dataset.
  • Deployed the model via Heroku with the option to choose between aggressive (high recall) and defensive (high precision) strategies.
  • Website: (https://gristock.herokuapp.com/)

ToxCom: Identify Toxic Online Comments

  • Project work for NLP-Pilot Bootcamp organized by Erdos Institute.
  • Processed the highly imbalanced data set containing Wikipedia comments posted online.
  • Used Logistic Regression, Random Forrest, XGBoost, and various Neural Network architecture for the multilabel multiclass classification problem.
  • Developed a web app and deployed it online (https://toxcom.herokuapp.com/) for any user to find whether an online comment is toxic or not as well as to distinguish what kind of toxic label the comment has.

MagNet: Forecast Geomagnetic Storms, Drivendata.org

  • Cleaned the real-time solar wind data and imputed it using forward fill and interpolation methods to predict DST index.
  • Performed time-series analysis using ARIMA model as well as implemented LSTM model in TensorFlow-2 framework.
  • Ranked within the top 8% (group of four) among more than 600 participants in the competition for the LSTM implementation
  • Find Code here github.com/khanalg44/MagNet.

My Passion Project: cric-data.herokuapp.com

If you are into cricket then please check my website https://cric-data.herokuapp.com/ for players' profile, top statistics, analysis in various formats of the game

Contact me:

My Github Status My Github Programming Status Visitors

Pinned Loading

  1. phonons phonons Public

    Develop a code for phonon calculation within DFT+DMFT formalism.

    1 1

  2. topological_phases topological_phases Public

    Took a course on Topological physics from David Vanderbilt. This repo contains some of my works on TI.

    Python 2 1

  3. quantumyatra/quantum_computing quantumyatra/quantum_computing Public

    Learning Quantum Computing: starting from single qubit to advanced materials including Quantum Fourier Transform, Grover Algorithm, and many more.

    Jupyter Notebook 3 1

  4. MagNet MagNet Public

    MagNet: Model the Geomagnetic Field

    Jupyter Notebook 1 1

  5. dyasutomo/ToxCom dyasutomo/ToxCom Public

    Erdos NLP project

    Jupyter Notebook

  6. kungchinglin/erdos_bootcamp_2021 kungchinglin/erdos_bootcamp_2021 Public

    Jupyter Notebook 2 1