Pinned Repositories
articles
A repository for the source code, notebooks, data, files, and other assets used in the data science and machine learning articles on LearnDataSci
aster.pytorch
ASTER in Pytorch
azure-chat-demo
Examples to use Azure with LLMs for Chat
azure-sample-chat
An easy Python example to chat with Azure OpenAI Service
CNN-gesture-detection
DeepLearning
fingertip-detection
invoicenet
LayoutLMv2
This repository helps to create entire setup using layoutlm model to train on you own data
stock_index_momentum_new
This algorithm gives you a number related to the market moment which can be analysed on the live market and make decisions for your trade
saichandra1199's Repositories
saichandra1199/LayoutLMv2
This repository helps to create entire setup using layoutlm model to train on you own data
saichandra1199/fingertip-detection
saichandra1199/stock_index_momentum_new
This algorithm gives you a number related to the market moment which can be analysed on the live market and make decisions for your trade
saichandra1199/articles
A repository for the source code, notebooks, data, files, and other assets used in the data science and machine learning articles on LearnDataSci
saichandra1199/aster.pytorch
ASTER in Pytorch
saichandra1199/azure-chat-demo
Examples to use Azure with LLMs for Chat
saichandra1199/azure-sample-chat
An easy Python example to chat with Azure OpenAI Service
saichandra1199/CNN-gesture-detection
saichandra1199/DeepLearning
saichandra1199/invoicenet
saichandra1199/mask-detection-model-
saichandra1199/multiple-class-databucketing
This script is used to bucket data into multiple cases by giving an ASCII character to each class
saichandra1199/multiple-hyperparameter-train
This script is used to train a machine learning model using multiple hyper parameters at once
saichandra1199/multiple-hyperparameters-train
saichandra1199/nse_trade_replication
This repo takes input from nse data live and does analysis and results in the number of companies which are positive and negative.This will be helpful if one wants to take a short term trade in the indian markets.
saichandra1199/occlusion-detection
saichandra1199/Realtime-chat-using-socket.io
saichandra1199/Sai-Chandra-Nerella
saichandra1199/saichandra1199
Config files for my GitHub profile.
saichandra1199/stock-true-value
Enter 4 inputs of an indian stock to get its true value. It is just for validation purpose not an investment recommendation
saichandra1199/tensorflow_makefile
saichandra1199/testing-ml-model
This script is used to test a trained model with to classes and to move the data points which are wrongly predicted into another folder and also generates csv for both negative and positive classes.
saichandra1199/testrepo
saichandra1199/Text-Detection
Setup for Training and Evaluating Text Detection Models
saichandra1199/Text-Detection-Training
saichandra1199/Text-Recognition-requiremnts
saichandra1199/train-using-architectures
This script is used to train a machine learning models using predefined architectures in available in keras python library