-
-
lit-gpt Public
Forked from Lightning-AI/litgptHackable implementation of state-of-the-art open-source LLMs based on nanoGPT. Supports flash attention, 4-bit and 8-bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-l…
Python Apache License 2.0 UpdatedJan 8, 2024 -
llm-course Public
Forked from mlabonne/llm-courseCourse to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Jupyter Notebook Apache License 2.0 UpdatedJan 6, 2024 -
google-api-python-client Public
Forked from googleapis/google-api-python-client🐍 The official Python client library for Google's discovery based APIs.
-
Azure-Computer-Vision Public
-
wind-energy-prediction Public
Farm Wind Power Prediction Hackathon at Devpost's Climate Crisis Hackathon
-
natural-language-processing Public
Python code and Notebooks of NLP practices and MOOC
-
tweet-and-product-marketing Public
Analyse and Visualise the tweet sentiment on given product
-
datascience-projects Public
Machine Learning and NLP projects
-
-
text-classification Public
The project aims to apply Naives Bayes on TF-IDF and Word2Vec Models .Use one of Selection Best Feature techniques to chose only features that contribute to the performance of the prediction
-
-
Azure-Face-Detection Public
-
Supervised-Learning Public
Forked from OpenClassrooms-Student-Center/Supervised-Learning -
-
loan-prediction Public
Building classification models to predict if a loan application is approved. Using under-sampling, bagging and boosting to tackle the problem of with unbalanced dataset
-
google-bigquery Public
Series of SQL exercise working with databases, using Google BigQuery to scale to massive datasets taught by educators in Kaggle.com
-
teaching-programming-game Public
A game that can teach chidren how to program with a set of rules
-
decorator-pattern Public
Implement decoration design pattern
-
accounting-delima Public
Find a subset populated from a BigDecial array which is created from a input text file
-
ReliableQueue2Stack Public
Develope a reliable queue with high fault tolerance by 2 stacks
-
topic-modeling Public
Retrieving real time breaking news from https://www.reuters.com/breakingviews and building topic modeling using Latent Dirichlet Allocation and Latent Semantic Analysis