Found 28,522 repositories(showing 30)
LiliyaHomie
No description available
vlad-web-dev
No description available
courseworks
Advanced Programming - HW5
Chaphlagical
GAMES 106 Homework5: Mesh Reduction
ehsanik
Use PyTorch to train a classifier on Cifar-10
holynski
No description available
CheeEn-Yu
repo of Introduction to GenAI Hw5
fuenwang
No description available
MohammadrezaAmani
No description available
EhsanGh94
Python for Mechanical Engineering
cd2d66rsw5
No description available
Lusio7
Homework 5 Assignment Daily Planner
mattnw1
In this assignment, you will push your C++ skills to the limit by implementing a simple database system using binary search trees. Though the end product will be a far cry from Oracle or MySQL, your DB will allow the user to insert, delete, and query data. The data itself will be persistent (stored on disk), so that you may process it over several sessions. The DB itself will contain data that would be commonly found in a university’s computer system. In our case, this information consists of student and faculty records. The information for each will be stored in its own tree (or “table” in DB terminology). Though I will provide you with a general outline of the program, many of the implementation details will be up to you. In the same spirit, I will give you a point in the right direction as far as some of the C++ techniques go, but it will also be your responsibility to research the techniques in more detail.
SageTheWizard
Generates test cases / input arrays for CMPSC463 HW5 - Name That Sort
benshih
16720f13 hw5 Structure from Motion. 3D Reconstruction.
miketav2016
KF, EKF, UKF, PF
sadeghesfahani
a login form
jacky860226
No description available
kx-Huang
No description available
sunset1995
Homework 5 of NTHU CVFX.
karnaukhovGA69
No description available
TabithaKO
CS585-HW5
rouzbeh-hatamy
some useful Js functions
alirezaabdollahpour
No description available
trentonyo
No description available
akiori
SVM with active set method
radrohit
No description available
tianmaitianmai
No description available
No description available
secondlevel
Pattern Recognition homework5 in NYCU It is the task to classify CIFAR10 datasets using Vision Transformer. You can get some detailed introduction and experimental results in the link below. https://github.com/secondlevel/Cifar10-Classification/blob/main/310551031_HW5.pdf