Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.07 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.07 KB

Workspace

This repository contains a variety of files that I use to store my code snippets, cheat sheets, small projects, and other useful resources.

Folder Structure

  • batch: Contains batch files and scripts.
  • cpp: Contains C++ source code files.
  • docker: Contains Dockerfiles and other Docker-related resources.
  • javascript: Contains JavaScript source code files.
  • matlab: Contains MATLAB source code files.
  • nlp: Natural Language Processing (NLP) resources, including code snippets, notes, partial codes, and other related materials to help users understand, develop, and implement various NLP techniques and models.
  • projects: Contains small projects that I am working on or have completed.
  • python: Contains Python source code files.
  • r: Contains R source code files.
  • resources: Contains resources such as images, data files, and papers.
  • utilities: Contains utility scripts and files.

Usage

While this repository serves as a personal workspace, contributions and suggestions are always welcome.