Rituraj Achuthan (rjachuthan)

rjachuthan

Geek Repo

Company:Fractal Analytics

Location:Bangalore

Home Page:riturajwrites.xyz

Github PK Tool:Github PK Tool

Rituraj Achuthan's repositories

lotus58

This repo contains files for my lotus58 keyboard.

PythonSnippets

Frequently used python code snippets.

astroconfig

This repo contains personal configurations for AstroVim

Language:LuaStargazers:0Issues:1Issues:0

dotfiles

Contains personal dotfiles for the Linux machine

Language:LuaStargazers:0Issues:1Issues:0

LeetCode

These are my LeetCode submissions. Started this to mainly practice programming in NeoVim.

Language:PythonStargazers:0Issues:0Issues:0

LinuxScripts

Small list of scripts used in my linux machine.

Language:ShellStargazers:0Issues:2Issues:0

neovim

Personal Neovim Configuration

Language:LuaStargazers:0Issues:0Issues:0

PhotoExplorer

Personal project to learn about Flask + HTMX + TailwindCSS. The project goal is to create an image viewer for images hosted on Civit.ai

Language:HTMLStargazers:0Issues:1Issues:0

pure-bash-bible

đź“– A collection of pure bash alternatives to external processes.

Language:ShellLicense:MITStargazers:0Issues:0Issues:0

qlib

Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Qtile

Personalized Qtile config

Language:PythonStargazers:0Issues:1Issues:0

R-Codes

Code snippets for reference

Language:RStargazers:0Issues:3Issues:0

riturajwrites

This repo contains the Hugo files for my personal blog.

Language:TypeScriptLicense:MITStargazers:0Issues:1Issues:0

riturajwrites.github.io

riturajwrites.xyz

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

scikit-learn-intelex

Intel(R) Extension for Scikit-learn is a seamless way to speed up your Scikit-learn application

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

stockpredictionai

In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.

Stargazers:0Issues:2Issues:0
Stargazers:0Issues:0Issues:0

trading-backtest

A stock backtesting engine written in modern Java. And a pairs trading (cointegration) strategy implementation using a bayesian kalman filter model.

Language:JavaLicense:MITStargazers:0Issues:2Issues:0