bhaskatripathi
I like to build stuff (fast and valuable). I am still learning how to go in depth of anything.
India
bhaskatripathi's Stars
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
ccxt/ccxt
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
interstellard/chatgpt-advanced
WebChatGPT: A browser extension that augments your ChatGPT prompts with web results.
meagmohit/EEG-Datasets
A list of all public EEG-datasets
PacktPublishing/Machine-Learning-for-Algorithmic-Trading-Second-Edition_Original
Machine Learning for Algorithmic Trading, Second Edition - published by Packt
evgps/a3c_trading
Trading with recurrent actor-critic reinforcement learning
mikavehns/BookGPT
Writes complete books with given paramters, using GPT-3.
soundshader/soundshader.github.io
RamanujanMachine/RamanujanMachine
sullivan-sean/chat-langchainjs
urish/muse-js
Muse 2016 EEG Headset JavaScript Library (using Web Bluetooth)
sachink2010/AutomatedStockTrading-DeepQ-Learning
Every day, millions of traders around the world are trying to make money by trading stocks. These days, physical traders are also being replaced by automated trading robots. Algorithmic trading market has experienced significant growth rate and large number of firms are using it. I have tried to build a Deep Q-learning reinforcement agent model to do automated stock trading.
scottleibrand/gpt-summarizer
Extract text from PDF, summarize each section w/ GPT, and provide a summarized outline of the paper
aditya-grover/uae
Uncertainty Autoencoders, AISTATS 2019
urish/eeg-explorer
Visual EEG readings from the Muse EEG Headset
digital-cinema-arts/Muse-Analysis-Tools
A set of tools to analyze and create charts from Muse EEG devices.
naxocaballero/muse2-neuromore
A small script that split differents signals from muse vía OSC
bhaskatripathi/CEEMDAN_LSTM
An advancement on the EEMD method, Complete Ensemble Empirical Mode Decomposition with Adaptive Noise (CEEMDAN) allows for a granular spectral separation of the Intrinsic Mode Functions and a more precise reconstruction of the original signal (IMFs)
scottleibrand/SystematicReviewer
AI tools for doing systematic reviews of scientific literature
jacek-michalak/flan-t5-xl_GODEL-v1_1-large-seq2seq_gpt2-xl_chatbots-without-any-safety
Flan-T5 GODEL GPT-2 chatbots without any input and output filters
akshayvkt/gitaGPT
Ask any question or moral dilemma you have and let Bhagvad Gita help you out
mszeles/brainish-appishish
Show me your brainwaves and I will tell you what you are doing
bhaskatripathi/BenchmarkFunctions
This is a running list of benchmark functions for Single and Multi-Objective Optimization problems
brainmatt/brainci
A brain/computer interface for home automation - tools to record EEG brainwaves from a Muse device, train an artificial intelligence with the collected brain data and predict terms from thoughts.
bhaskatripathi/Indian_national_anthem
Indian national anthem on Aurdino
bhaskatripathi/Scientific_computing_libraries
Some of the most efficient libraries for Scientific Computation
IevaNavikiene/MindMouse
Control mouse with your brain activity
krisadas/finrl-multiple
Test FinRL Library
bhaskatripathi/how_to_read_research_papers
How to read research papers
bhaskatripathi/Interpolation
Interpolate missing values in any data using Cubic Spline Method. The code iterates over all the files in a directory, reads each files, applies interpolation and finally dumps the output file in another directory