abdulsalam-bande's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
pytorch/text
Models, data loaders and abstractions for language processing, powered by PyTorch
torshid/the-super-tiny-compiler-csharp
The Super Tiny Compiler like, in C#
abdulsalam-bande/swifty
This is a work to improve molecular docking speed. Normally docking a ligand on a target protein is done with some very complex functions and it is often slow. This work uses Neural Networks to model ligands on target proteins to measure whether they are active or not.