anandi1989
Masters in Mathematical Modelling and Simulation || Machine Learning Researcher || Python Ninja || Bash Lover <3 <3
India
Pinned Repositories
10K-word-embeddings
Word embeddings learned from 10-K documents
anandi1989.github.io
Github Pages
computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
digital-resume
Fun-With-SOEC
Stochastic Optimization and Evolutionary Computing Algorithm implementation in python
Happy-Days-With-R
Happy-Days-With-R is a repository of R assignments which I have solved during my master's at Centre for Modeling and Simulation in 2015-16.
mac-setup-script
Will contain script to setup mac for developing environment
Multi-Label-Classifier
Multi-Label Classifier in R
Face_Analysis
This projects has models for detection human face's in given Image and also extends to identify the other information such as Gender, Emotion, Ethnicity
race-detection
anandi1989's Repositories
anandi1989/Fun-With-SOEC
Stochastic Optimization and Evolutionary Computing Algorithm implementation in python
anandi1989/mac-setup-script
Will contain script to setup mac for developing environment
anandi1989/Multi-Label-Classifier
Multi-Label Classifier in R
anandi1989/10K-word-embeddings
Word embeddings learned from 10-K documents
anandi1989/anandi1989.github.io
Github Pages
anandi1989/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
anandi1989/digital-resume
anandi1989/Face_Analysis-Branch_Amit
This projects has models for detection human face's in given Image and also extends to identify the other information such as Gender, Emotion, Ethnicity
anandi1989/Finance
Here you can find all the quantitative finance algorithms that I've worked on and refined over the past year!
anandi1989/Happy-Days-With-R
Happy-Days-With-R is a repository of R assignments which I have solved during my master's at Centre for Modeling and Simulation in 2015-16.
anandi1989/financial-machine-learning
A curated list of practical financial machine learning (FinML) tools and applications in Python.
anandi1989/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
anandi1989/markdown-cv
a simple template to write your CV in a readable markdown file and use CSS to publish/print it.
anandi1989/opensignals
anandi1989/sato
Code and data for Sato https://arxiv.org/abs/1911.06311.
anandi1989/sdoosa-algo-trade-python
Algo trade project in python
anandi1989/Stanford-Project-Predicting-stock-prices-using-a-LSTM-Network
Stanford Project: Artificial Intelligence is changing virtually every aspect of our lives. Today’s algorithms accomplish tasks that until recently only expert humans could perform. As it relates to finance, this is an exciting time to adopt a disruptive technology that will transform how everyone invests for generations. Models that explain the returns of individual stocks generally use company and stock characteristics, e.g., the market prices of financial instruments and companies’ accounting data. These characteristics can also be used to predict expected stock returns out-of-sample. Most studies use simple linear models to form these predictions [1] or [2]. An increasing body of academic literature documents that more sophisticated tools from the Machine Learning (ML) and Deep Learning (DL) repertoire, which allow for nonlinear predictor interactions, can improve the stock return forecasts [3], [4] or [5]. The main goal of this project is to investigate whether modern DL techniques can be utilized to more efficiently predict the movements of the stock market. Specifically, we train a LSTM neural network with time series price-volume data and compare its out-of-sample return predictability with the performance of a simple logistic regression (our baseline model).
anandi1989/Zerodha_Live_Automate_Trading-_using_AI_ML_on_Indian_stock_market-using-basic-python
Online trading using Artificial Intelligence Machine leaning with basic python on Indian Stock Market, trading using live bots indicator screener and back tester using rest API and websocket 😊