Pinned Repositories
DenseQrecc
QReCC (Question Rewriting in Conversational Context), an end-to-end open-domain question answering dataset comprising of 14K conversations with 81K question-answer pairs. The goal of this dataset is to provide a challenging benchmark for end-to-end conversational question answering that includes the individual subtasks of question rewriting, passage retrieval and reading comprehension.
git-basic-commands
ImageSegmentation
Examples of Image Segmentation using Julia
MLWithJulia
Julia code snippets to help with general machine learning algorithm implementations. Based on Andrew Ng ML course on coursera.
sequential_sentence_classification
https://arxiv.org/pdf/1909.04054
SpiderMonkey.jl
A Julia package for Spider Monkey Optimization.
SSH-Web-Agent
Currently no licence
Subreddit-Stock-Prediction
A project for CS685 at UMass Amherst that explores the correlation between Subreddit-specific sentiment and market movements
macaw
An Extensible Conversational Information Seeking Platform
NeuralPDE.jl
Physics-Informed Neural Networks (PINN) Solvers of (Partial) Differential Equations for Scientific Machine Learning (SciML) accelerated simulation
akaysh's Repositories
akaysh/SpiderMonkey.jl
A Julia package for Spider Monkey Optimization.
akaysh/MLWithJulia
Julia code snippets to help with general machine learning algorithm implementations. Based on Andrew Ng ML course on coursera.
akaysh/DenseQrecc
QReCC (Question Rewriting in Conversational Context), an end-to-end open-domain question answering dataset comprising of 14K conversations with 81K question-answer pairs. The goal of this dataset is to provide a challenging benchmark for end-to-end conversational question answering that includes the individual subtasks of question rewriting, passage retrieval and reading comprehension.
akaysh/ImageSegmentation
Examples of Image Segmentation using Julia
akaysh/akaysh.github.io
Tech and Personal Blog.
akaysh/SFLoopProblemReporter
A docker based application which runs periodically on CircleCI, pulls in the application crashes related data from the dedicated server using available Rest APIs and creates nicely formatted Excel reports for the Developers to view and analyze.
akaysh/Time-Series-Analysis-with-ELMs
akaysh/sequential_sentence_classification
https://arxiv.org/pdf/1909.04054
akaysh/akaysh
This is my github homepage!
akaysh/bodhi
Bodhi is a web-system that facilitates the process of publishing updates for a Fedora-based software distribution.
akaysh/city-scrapers
Scrape, standardize and share public meetings from local government websites
akaysh/cockpit
Cockpit, an admin interface for Linux servers
akaysh/dreamer
Dream to Control: Learning Behaviors by Latent Imagination
akaysh/fawkes
🚀🚀 Fetch, parse, categorize, summarize user reviews 🚀🚀
akaysh/FiD
Fusion-in-Decoder
akaysh/iclr-discourse-dataset
akaysh/julia
The Julia Language: A fresh approach to technical computing.
akaysh/julia-nlp-docker-image
A julia docker image for doing nlp stuff with downloaded GloVe embeddings and other useful packages. Base image is latest julia official image.
akaysh/Julia.jl
Curated decibans of Julia language.
akaysh/julialang.github.com
Julia Project web site.
akaysh/LifeSim
akaysh/MLOps-Specialization-Notes
Notes for Machine Learning Engineering for Production (MLOps) Specialization course by DeepLearning.AI & Andrew Ng
akaysh/my-docker
My most used docker image.
akaysh/Rango
A deep learning model which classifies the documents based on pre-trained as well as trainable word embeddings in Julia. It also provides with a simple document matcher to match your documents semantically.
akaysh/RCNN
implementations of Recurrent Convolutional Neural Network for object recognition
akaysh/reddit-sentiment-analysis
This program goes thru reddit, finds the most mentioned tickers and uses Vader SentimentIntensityAnalyzer to calculate the ticker compound value.
akaysh/Reinforcement-Learning-Basic
A repo for the project of course Reinforcement Learning (COMPSCI-687).
akaysh/rfs
akaysh/SS_CNN_GRL
akaysh/UWashML
My course Notebooks for UWash ML Specialization