Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by SiddeshSambasivam
A curated list of projects in awesome lists by SiddeshSambasivam .
https://github.com/siddeshsambasivam/matterix
A deep learning framework built to understand the fundamental concepts such as autodiff, optimizers, loss functions from a first principle basis.
Last synced: 02 Nov 2024
https://github.com/siddeshsambasivam/physics-informed-neural-networks
This repository provides a PyTorch implementation of the physics informed neural networks by M.Raissi et al.
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/learnify.ai
Learnify.ai is a web application for students to visualize their notes in a knowledge graph and helps to revise topics based on the amount of study time available for a given course.
keyword-extraction knowledge-graph text-summarization
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/six-degrees
Implementation of the challenge to find the shortest link between any two arbitrary actors
breadth-first-search csv-parsing optimization
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/ntuoss-introduction-to-natural_language_processing
An introductory workshop on NLP covering concepts such as word embeddings, probabilistic and neural language models.
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/dataannotated
DataAnnotated is a platform to annotate various kinds of data.
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/ntuoss-datascraping-and-datacleaning-workshop
This repository contains the reference scripts and the content presented in the NTU OSS Data scraping and Data cleaning workshop.
data-cleaning data-crawling data-scraping
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/newscastapi
Newscast API is a simple REST API to get you all the news articles for any given query word.
data-crawling data-preprocessing rest-api software-engineering
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/canny-edge-detector
An implementation of canny edge detection algorithm with sub-pixel accuracy for EE4208.
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/detox
Detox is a web service that offers multilingual profanity filtering which can easily be integrated with any platform.
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/painting-vs-photographs-dataset
A Dataset to train a model to classify between a painting and a photograph.
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/deep-symbolic-regression
A PyTorch implementation of the paper "Integration of Neural Network-Based Symbolic Regression in Deep Learning for Scientific Discovery"
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/shillings
A backend system that mocks payment services. It provides a suite of APIs that can be used for user authentication, payment, and other services.
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/mulitilingual-toxic-comment-classification
A BERT model to identify toxicity comments across multiple languages trained on TPUs
bert-model classification natural-language-processing tpus
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/eslint-setup-react
This repository contains the notes and code which I used to learn how to setup eslint for react projects.
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/air-control
Air control is a utility program which lets the user control their PC using their hands.
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/dataannotated-pythonpackage
A python package for DataAnnotated platform to provide seamless integration between annotation and development
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/tweetspyder
It is an utility program which scraps tweets for a given query by the user using twitter's API. The data scrapped is then stored as a csv file from which the data can cleaned and used for further analysis and exploration.
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/logistic_regression-algorithmic-implementation
Implementation of gradient descent algorithm in a Logistic Regression model
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/fakenews-ml-infra
An endpoint to simple tf model to detect fake news
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/learning-graphql-and-apollo
Learning materials (code and notes) for GraphQL and Apollo.
apollo-client apollo-server graphql prisma
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/neuralnetwork_classification
Implementing a neural network with one hidden layer to classify a planar data-set which gives a better practical intuition about the working of a NN.
basics classification neural-network
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/mlh-introduction-to-pytorch
The repository contains all the resources for the MLH Pod 2.1.0's show & Tell.
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/mingpt
Implementation of the miniGPT model from @karpathy for better understanding
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/a-comparative-study-on-sciml-for-kd
This repository is the official implementation of "A Comparative Study on Machine Learning Algorithms for Knowledge Discovery."
knowledge-discovery machine-learning sparse-regression symbolic-regression
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/mooc-materials
A back up repository with all my MOOC study materials.
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/codebase
Code Base is a collection of solutions, notes, and references which I use for revision and practice.
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/bert-ner-pytorch-implementation
Its a pytorch implementation of google's BERT model to perform named entity recognition (NER).
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/ee4208-facial-recognition-system
A coursework assignment focusing on building a face recognition system using principle component analysis (PCA).
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/minimax-tic-tac-toe
Implementation of Minimax backtracking algorithm in the game of Tic-Tac-Toe
artificial-intelligence minimax-agent
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/recipe_classification_nlp
Classifying a given recipe to its respective cuisine.
Last synced: 24 Oct 2024
https://github.com/siddeshsambasivam/simple_neural_network-linearregression
Objective: For basic understanding on how a neural network works
Last synced: 24 Oct 2024