Owaiskhan9654
I am a data scientist; I love to analyze data for trends and patterns and interpret data with a clear objective in mind and build scalable data pipelines.
IBMBengaluru, Karnataka, India
Owaiskhan9654's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
keras-team/keras
Deep Learning for humans
CorentinJ/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
romkatv/powerlevel10k
A Zsh theme
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
google-research/bert
TensorFlow code and pre-trained models for BERT
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
xitu/gold-miner
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
donnemartin/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
deezer/spleeter
Deezer source separation library including pretrained models.
ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
run-llama/rags
Build ChatGPT over your data, all with natural language
h2oai/h2o-llmstudio
H2O LLM Studio - a framework and no-code GUI for fine-tuning LLMs. Documentation: https://docs.h2o.ai/h2o-llmstudio/
ashutosh1919/masterPortfolio
🔥 The Complete Customizable Software Developer Portfolio Template which lets you showcase your work and provides each and every detail about you as Software Developer.
instructlab/instructlab
InstructLab Command-Line Interface. Use this to chat with a model and execute the InstructLab workflow to train a model using custom taxonomy data.
PrithivirajDamodaran/FlashRank
Lite & Super-fast re-ranking for your search & retrieval pipelines. Supports SoTA Listwise and Pairwise reranking based on LLMs and cross-encoders and more. Created by Prithivi Da, open for PRs & Collaborations.
IBM/ibm-generative-ai
IBM-Generative-AI is a Python library built on IBM's large language model REST interface to seamlessly integrate and extend this service in Python programs.
GT-RIPL/CODA-Prompt
PyTorch code for the CVPR'23 paper: "CODA-Prompt: COntinual Decomposed Attention-based Prompting for Rehearsal-Free Continual Learning"
IBM/CodeEngine
Samples for using Code Engine
CloudPak-Outcomes/Outcomes-Projects
Repository of demo projects
shivance/minbpe.c
a Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization in pure C.
IBM/mlflow-watsonml
MLflow deployment plugin For IBM-cloud-watson-ml
Owaiskhan9654/Gene-Sequence-Primer-
Gene and Primer Sequence Analysis for SARS-CoV-2, EGFR(Non Small Lung Cancer Cell), Influenza DNAs ### How can I check my Oligo primers to ensure there are no significant primer design issues? - The difference between melting temperatures (Tm) of the primers should be less than 5°C. - The GC content should be between 35-80% or equivalent to the product being amplified. - The Delta G value of any self-dimers, hairpins, and heterodimers should be weaker (more positive) than -9.0 kcal/mole. Positive numbers indicate that the actual secondary structure shown will not form at all. - Avoid 3' complementarity between the two primers to prevent primer dimers. The IDT OligoAnalyzer APIs can be used to assess these different criteria for a proposed oligo. #### [Reference](https://sg.idtdna.com/pages/support/faqs/how-can-i-check-my-pcr-primers-using-the-oligoanalyzer-program-to-ensure-there-are-no-significant-primer-design-issues-)
ijgitsh/experimental-code-assistant
thomas-mattsson/torchserve-embedder-encoder-multilingual
Embeddings Microservice for use in various projects
alexgseymour/torchserve-embedder-encoder
Embeddings Microservice for use in various projects
Owaiskhan9654/Autogen-Kaggle
Owaiskhan9654/llm.c
LLM training in simple, raw C/CUDA