GithubHelp home page GithubHelp logo
#about.me
import interests
import skills
import tools

def main():
    me = [interests, skills, tools]
    with open('ABOUTME.txt', 'w') as file:
        for info in me:
            file.write(str(info) + '\n')

if __name__ == "__main__":
    main()

Typing SVG

ABOUTME.txt

Hey there, I'm Stuti 🙋‍♀️ . I'm passionate about Machine learning🤖, Deep Learning👨‍💻! I'm currently an AI Research intern @ Continental and also pursuing my Master's degree🎓 from Bennett University 🏫.

Tech

🔭 I’m currently learning Machine Learning , Deep Learning and problem solving techniques

👥 I’m looking to collaborate on more machine learning projects

📫 How to reach me [email protected] or [email protected]

🌐 Connect with me:

StutiGoel StutiGoel StutiGoel

💻 Languages:

csharp python html5 css3 mssql

🔨 Tools / Frameworks / Others:

tensorflow git pandas scikit_learn opencv opencv opencv `

Stuti_goel's Projects

awesome-uncertainty-deeplearning icon awesome-uncertainty-deeplearning

This repository contains a collection of surveys, datasets, papers, and codes, for predictive uncertainty estimation in deep learning models.

image-restoration-sde icon image-restoration-sde

Image Restoration with Mean-Reverting Stochastic Differential Equations, ICML 2023. Winning solution of the NTIRE 2023 Image Shadow Removal Challenge.

uncertainty-toolbox icon uncertainty-toolbox

Uncertainty Toolbox: a Python toolbox for predictive uncertainty quantification, calibration, metrics, and visualization

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.