Skip to content
View mr-ravin's full-sized avatar
💻
Understanding Machine and Intelligence
💻
Understanding Machine and Intelligence

Block or report mr-ravin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mr-ravin/README.md

Research Works

Ravin Kumar

Senior AI Engineer | Neural Architecture Design | Applied Machine Learning

Senior AI Engineer with 7+ years of experience designing and deploying scalable deep learning systems in production environments. With research contributions in neural architecture design and mathematically grounded learning methods, with hands-on expertise across Computer Vision, NLP, and end-to-end MLOps pipelines.

Language: English, Hindi (हिन्दी), German (A2)


Patented Inventions


Selected Research Contributions in Artificial Intelligence and Mathematics:

Full publication list:


Python Packages (PyPI)


Professional Experience & Technical Expertise

7+ years of experience building and scaling production-grade AI systems in product-focused environments.

Core areas of work include:

  • Deep Learning: PyTorch, TensorFlow
  • LMMs and Agentic AI: LangChain, Ollama
  • Computer Vision: CNNs, Vision Transformers, OpenCV
  • Natural Language Processing: Transformers, LSTMs
  • Model Engineering: architecture design, optimization, training at scale
  • Systems & Deployment: MLOps, MLflow, TorchServe, Docker, CI/CD pipelines, Git-based workflows, FastAPI
  • Programming: Python (primary), C++ for high-performance systems; previous full-stack development experience in Java and JavaScript (React Native)

More

Additional: Author of the books "The Engineer’s Plan" and "Philosophy of the Trident", along with its Hindi version (त्रिशूल दर्शन).

For broader multidisciplinary work and independent projects: 👉 https://mr-ravin.github.io


Connect

Pinned Loading

  1. aptx_neuron aptx_neuron Public archive

    This repository offers a Python code for the PyTorch implementation of the APTx Neuron, as introduced in the paper "APTx Neuron: A Unified Trainable Neuron Architecture Integrating Activation and C…

    Python 1 1

  2. cerebral_lstm cerebral_lstm Public archive

    This repository includes the Pytorch implementation of Cerebral LSTM as a PIP Package.

    Python

  3. BSC-DenseNet BSC-DenseNet Public archive

    Implementation of BSC-DenseNet-121 in Pytorch from research paper "Adding Binary Search Connections to Improve DenseNet Performance".

    Python 1

  4. FileChat-RAG FileChat-RAG Public archive

    FileChat-RAG is a simple Retrieval-Augmented Generation (RAG) system that allows users to ask questions about the contents of various file formats. It extracts text from PDFs, JSON, text files(.txt…

    Python 5

  5. CycleGAN-Image-Translation-Pytorch CycleGAN-Image-Translation-Pytorch Public archive

    CycleGAN Image Translation Apple to Orange on 128 x 128 colour image; implementation in Pytorch.

    Jupyter Notebook

  6. Secure-Code-Tool-LLM Secure-Code-Tool-LLM Public archive

    An AI-powered automated code review and refactoring tool built with LangChain. It scans Python, JavaScript, TypeScript, Java, C, and C++ for security vulnerabilities, refactors unsafe code, and cre…

    Python