Pinned Repositories
adapter-transformers
Huggingface Transformers + Adapters = ❤️
AuthorContext
Information Retrieval and Extraction Project
code-eval
iNeil77.github.io
Personal Website
LSTM-Headline-Generator
Hierarchical LSTM for Text Autosummarization
machine-learning
A research repository for source code that implements machine learning methods to solve tasks related to navigation within the Greennav project
mlpack
mlpack: a scalable C++ machine learning library --
MultiLang
Multi-label language detection using Gibbs sampling.
vllm-code-harness
Run code inference-only benchmarks quickly using vLLM
nav-e.github.io
Green Navigation is a prototypic system to compute energy-optimal routes and to predict the crusing range of electric vehicles. This repository contains the frontend and visualization tool for accessing the routing service. The aim of the project is both to provide users with optimal routes for electric vehicles and to provide researches with tools for evaluating their algorithms.
iNeil77's Repositories
iNeil77/vllm-code-harness
Run code inference-only benchmarks quickly using vLLM
iNeil77/code-eval
iNeil77/iNeil77.github.io
Personal Website
iNeil77/machine-learning
A research repository for source code that implements machine learning methods to solve tasks related to navigation within the Greennav project
iNeil77/adapter-transformers
Huggingface Transformers + Adapters = ❤️
iNeil77/Algo-Practice
Algo coding practice catchment
iNeil77/AuthorContext
Information Retrieval and Extraction Project
iNeil77/elasticsearch-lua
Lua client for elasticsearch
iNeil77/LSTM-Headline-Generator
Hierarchical LSTM for Text Autosummarization
iNeil77/mlpack
mlpack: a scalable C++ machine learning library --
iNeil77/MultiLang
Multi-label language detection using Gibbs sampling.
iNeil77/bigcodebench-annotation
A Rigorous Benchmark for Code Generation with Realistic Constraints in the Wild
iNeil77/container-recipes
Container recipes for training and evaluation
iNeil77/DeeperSpeed
DeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.
iNeil77/Glare-Removal-Tool
Digital Image Processing Project
iNeil77/gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.
iNeil77/HTTPProxy
ACN Project
iNeil77/LSP_OBF
iNeil77/minitorch-walk-through
Code for the course at https://minitorch.github.io/
iNeil77/ml-code-artifacts
Repository for backing up useful ML code artifacts
iNeil77/Mosaic
iNeil77/Nash-Equillibrium-Tool
Lemke Howson simplex implementation to evaluate Nash Equillibrium
iNeil77/NBA-Match-Predictor
Statistical methods in AI Project
iNeil77/OpenMP-Intel
Trying Intel OpenMP for thread safety on basic Monte-Carlo implementations
iNeil77/PersonalPage
✏️ 📖 My personal blog built with Gatsby and Tailwind CSS.
iNeil77/Prep
A complete computer science study plan to become a software engineer.
iNeil77/PurpleLlama
Set of tools to assess and improve LLM security.
iNeil77/rcppsmc
Rcpp bindings for Sequential Monte Carlo
iNeil77/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
iNeil77/Wikipedia-Search-Engine
Information Retrieval Project