naidu199 / LLM-workshopLinks
creating LLM's from scratch using pyTorch
☆15Updated last year
Alternatives and similar repositories for LLM-workshop
Users that are interested in LLM-workshop are comparing it to the libraries listed below
Sorting:
- Proof of concept Compute Shader without using data packing in textures for input/output☆49Updated 5 years ago
- ☆11Updated 7 years ago
- An experiment on creating an animation system similar to Unreal Engine 4 from scratch.☆49Updated 5 years ago
- Screen space global illumination for interactive mixed reality☆14Updated 8 years ago
- Plug-in that implements the communication aspects of the McLaren demo at GDC 2016.☆35Updated 8 years ago
- An OpenGL sample implementation of Reflective Shadow Maps.☆15Updated 6 years ago
- ☆17Updated 3 years ago
- Yet another FBX exporter with flatbuffers serialization, goes with the Viewer (https://github.com/VladSerhiienko/Viewer, WIP).☆66Updated 6 years ago
- MIT Licensed Open Source version of Torque 3D from GarageGames☆11Updated 10 years ago
- A UE4 plugin for frequency based ocean rendering with Phillips spectrum and wind-wave dissipation☆20Updated 5 years ago
- PBR Baker - open source multi-functional baking tool for BRDF related work☆14Updated 6 years ago
- Create Shader Library Pacth☆13Updated 6 months ago
- Tutorial Project for Screen Space Reflection☆11Updated 10 years ago
- nTiled - forward and deferred openGL renderer with support for Tiled Shading, Clustered Shading and Hashed Shading☆37Updated 7 years ago
- A command line tool that converts game assets into a simple binary format for fast loading.☆19Updated 4 years ago
- Visual Studio extension for UE4 coding.☆23Updated 3 years ago
- A bgfx port of lightmapper.h☆17Updated 9 years ago
- Sample to convert rendering result to texture using FrameGrabber function☆47Updated 2 years ago
- GameWorks cross-platform graphics API samples☆35Updated 9 years ago
- Unreal Engine plugin for generate C++ code proxy of blueprint☆31Updated 7 months ago
- Dear ImGui port to Unreal Engine☆59Updated 8 years ago
- Starting from the VehicleAdvanced template of Unreal, this project aims to learn a car to race in a circuit using different AI Deep Learn…☆14Updated 2 years ago
- ☆13Updated 8 years ago
- A UE4 plugin that allows you to import and play a movie as a texture☆66Updated 11 years ago
- UE4 plugin using verlet particle system for physics simulation.☆22Updated 5 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆35Updated 10 years ago
- A launcher for UnrealEngine that has graphics performance options☆30Updated 10 years ago
- Based on BMesh for Unity (https://github.com/eliemichel/BMeshUnity). It provides a half-edge data structure inspired by Blender's BMesh, …