
-
StockBrain
- Delhi
-
08:32
(UTC -12:00) - https://rb.gy/kt37d
- @Raghav_11001_ai
- in/raghav-srivastava-11001ai
- https://wellfound.com/u/raghav-srivastava-8
Lists (1)
Sort Name ascending (A-Z)
Starred repositories
Conductor is an event driven orchestration platform providing durable and highly resilient execution engine for your applications
Database for AI. Store Vectors, Images, Texts, Videos, etc. Use with LLMs/LangChain. Store, query, version, & visualize any AI data. Stream data in real-time to PyTorch/TensorFlow. https://activelo…
A natural language interface for computers
The first open Federated Learning framework implemented in C++ and Python.
Convert Machine Learning Code Between Frameworks
Open source codebase powering the HuggingChat app
Financial Sentiment Analysis with BERT
Code from the Deep Reinforcement Learning in Action book from Manning, Inc
🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
Tensorflow 2 Reinforcement Learning Cookbook, published by Packt
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
Easily train or fine-tune SOTA computer vision models with one open source training library. The home of Yolo-NAS.
Python implementation of trading strategies discussed in the book "Algorithmic Trading" By Ernie Chan using data from Indian markets.
Deep Learning with TensorFlow and Keras – 3rd edition, Published by Packt
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
RaghavSrivastava25 / ILSpy
Forked from icsharpcode/ILSpy.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
Includes notes on Apache Spark, Spark for Physics, Jupyter notebook examples for Spark, Oracle and other DB systems.
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
Classifying an Iris Flower as either of the following species: Versicolor, Virginica, Setosa; using Data visualization through the Python libraries: Numpy, Pandas, Matplotlib, Seaborn, Scikit-Learn.
Real time retrevial and storage of data from zerodha websocket to sqlite database
somilbansal11 / zulip
Forked from zulip/zulipZulip server and web app—powerful open source team chat
Predicting the price of Ethereum (Cryptocurrency) in INR, using a Recurrent Neural Network (RNN) with dropout, dense, LSTM layers in a sequential model, using Tensorflow & Keras, Numpy, Pandas, Sci…