Skip to content
View siriuswapnil's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report siriuswapnil

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
siriuswapnil/README.md

Hi there👋

👨🏻‍💻  About Me

🎓  2022 graduate in Computer Science and Engineering at Birla Institute of Technology, India.
🌱  Currently work at at Inkle(www.inkle.io).

✉️  You can shoot me an email at swapnilsinha04@gmail.com! I'll try to respond as soon as I can.

🤝🏻  Connect with Me

Pinned Loading

  1. LetterBox LetterBox Public

    Notebook application written in Node.js with ability to keep personal and private notes. Uses Google Sign In for authentication. Built using NodeJS, MongoDB, Passport.js, Express Handlebars, Heroku

    JavaScript

  2. Pycaret-Unsupervised-Anomaly-Detection Pycaret-Unsupervised-Anomaly-Detection Public

    Anomaly Detection using Isolated Forests, K Nearest Neighbours using PyCaret Library. Dataset consists of mostly categorical data, used Cardinal Encoding instead of OHE

    Python

  3. maps maps Public

    Forked from iiab/maps

    DOCS: http://FAQ.IIAB.IO#How_do_I_add_zoomable_maps_for_my_region.3F and https://github.com/iiab/iiab/wiki/IIAB-Maps REPO #2: https://github.com/iiab/iiab/tree/master/roles/osm-vector-maps

    JavaScript

  4. NLP-Matchmaking NLP-Matchmaking Public

    Using TF-IDF and Keyword Extraction techniques to perform matchmaking between multiple parties in multi event system. (Python, Flask, NLTK, SQLite, Bootstrap)

    HTML 1

  5. LSTM-CNN-Image-Caption-Generator LSTM-CNN-Image-Caption-Generator Public

    LSTM+CNN model to generate captions to an image. CNN for Feature Extraction and LSTM for Language Model on Flickr8k dataset.

    Python