Skip to content
View SatvikVarshney's full-sized avatar
Block or Report

Block or report SatvikVarshney

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

Popular repositories

  1. Deep-Learning-for-Spacetime-Classification Deep-Learning-for-Spacetime-Classification Public

    This project applies machine learning techniques to the classification of spacetimes in the context of general relativity, specifically addressing the Petrov classification of the Weyl tensor

    Jupyter Notebook 2

  2. Elicit Elicit Public

    An NLP-driven tool that intelligently interprets and contextualizes content within and across unstructured documents, enabling natural language queries for precise information retrieval

    Python 1

  3. LinearRegressionFromScratch LinearRegressionFromScratch Public

    An investigation of basic linear regression that contrasts gradient descent with analytical answers. shows off fundamental machine learning algorithms on fictitious datasets for learining purposes.

    Python

  4. MultiLabelClassifierPyTorch MultiLabelClassifierPyTorch Public

    This PyTorch project sorts even MNIST numbers into groups. It shows how to train a neural network with hyperparameters that can be set in JSON, prepare data, and test its performance. It shows how …

    Python

  5. BitWiseLearner BitWiseLearner Public

    An innovative project utilizing Recurrent Neural Networks (RNNs) to perform multiplication on binary integers. This repository showcases how deep learning can understand and execute fundamental ari…

    Python

  6. IsingModelBoltzmannMachine IsingModelBoltzmannMachine Public

    Using Monte-Carlo simulated datasets, a completely transparent Boltzmann Machine trained on 1-D Ising chain data is implemented to predict model couplers in the absence of past coupler values. Meth…

    HTML