Ibraheem Akbar (Akbarable)

Akbarable

Geek Repo

Location:Karachi, Pakistan

Github PK Tool:Github PK Tool

Ibraheem Akbar's repositories

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

pytorch-shakespear-lstm

A PyTorch implementation of an LSTM model for next word prediction on the tiny shakespeare dataset.

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

pytorch-CycleGAN-and-pix2pix

Image-to-Image Translation in PyTorch

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

privateGPT

Interact with your documents using the power of GPT, 100% privately, no data leaks

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

dilated-attention-pytorch

(Unofficial) Implementation of dilated attention from "LongNet: Scaling Transformers to 1,000,000,000 Tokens" (https://arxiv.org/abs/2307.02486)

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

2022-Karachi-Weather-Data-Analysis

This project explores Karachi's 2022 weather data. I used multiple exploraroty data analysis techniques to clean the data, convert it into organized form for ease of usability. Then, I created a few visualizations to identify trends and patterns in the weather, and used multiple ML algorithms.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

A-Star-Path-Finding-Visualizer

A python A* algorithm visualizing tool made using PyGame. Select start and goal nodes, draw barriers and press spacebar to find the shortest path between the nodes.

Language:PythonStargazers:0Issues:0Issues:0