Hey guys,
As you all know, the purpose of this community is to share notes and grow together. Hence, today I am sharing with you an app called DevBytes. It keeps you updated about dev and tech news.
This brilliant app provides curated, bite-sized updates on the latest tech news/dev content. Whether itβs new frameworks, AI breakthroughs, or cloud services, DevBytes brings the essentials straight to you.
If you're tired of information overload and want a smarter way to stay informed, give DevBytes a try.
Download here: https://play.google.com/store/apps/details?id=com.candelalabs.devbytes&hl=en-IN
Itβs time to read less and know more!
As you all know, the purpose of this community is to share notes and grow together. Hence, today I am sharing with you an app called DevBytes. It keeps you updated about dev and tech news.
This brilliant app provides curated, bite-sized updates on the latest tech news/dev content. Whether itβs new frameworks, AI breakthroughs, or cloud services, DevBytes brings the essentials straight to you.
If you're tired of information overload and want a smarter way to stay informed, give DevBytes a try.
Download here: https://play.google.com/store/apps/details?id=com.candelalabs.devbytes&hl=en-IN
Itβs time to read less and know more!
Google Play
DevBytes-For Busy Developers β Apps on Google Play
Get the latest tech news, coding tips, and programming insights for developers.
π4β€2
Data Science | Machine Learning with Python for Researchers
Hey guys, As you all know, the purpose of this community is to share notes and grow together. Hence, today I am sharing with you an app called DevBytes. It keeps you updated about dev and tech news. This brilliant app provides curated, bite-sized updatesβ¦
I highly recommend downloading the app, there is a solid guide to mastering AI.
π3
O1 Replication Journey -- Part 2: Surpassing O1-preview through Simple Distillation, Big Progress or Bitter Lesson?
π₯ Github: https://github.com/gair-nlp/o1-journey
π Paper: https://arxiv.org/abs/2411.16489v1
π Dataset: https://paperswithcode.com/dataset/lima
https://t.iss.one/DataScienceTβ
π Dataset: https://paperswithcode.com/dataset/lima
https://t.iss.one/DataScienceT
Please open Telegram to view this post
VIEW IN TELEGRAM
π1
Forwarded from Tomas
βοΈ WITH LISA YOU WILL START EARNING MONEY
Lisa will leave a link with free entry to a channel that draws money every day. Each subscriber gets between $100 and $5,000.
ππ»CLICK HERE TO JOIN THE CHANNEL ππ»
ππ»CLICK HERE TO JOIN THE CHANNEL!ππ»
ππ»CLICK HERE TO JOIN THE CHANNEL ππ»
π¨FREE FOR THE FIRST 500 SUBSCRIBERS ONLY!
Lisa will leave a link with free entry to a channel that draws money every day. Each subscriber gets between $100 and $5,000.
ππ»CLICK HERE TO JOIN THE CHANNEL ππ»
ππ»CLICK HERE TO JOIN THE CHANNEL!ππ»
ππ»CLICK HERE TO JOIN THE CHANNEL ππ»
π¨FREE FOR THE FIRST 500 SUBSCRIBERS ONLY!
π6β€1
RAG-Diffusion now supports FLUX.1 Redux!
π₯ Ready to take control? Customize your region-based images with our training-free solution and achieve powerful, precise results!
π Code: https://github.com/NJU-PCALab/RAG-Diffusion
https://t.iss.one/DataScienceT
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
π4β€1
OrientedFormer: An End-to-End Transformer-Based Oriented Object Detector in Remote Sensing Images
Publication date: IEEE Transactions on Geoscience and Remote Sensing 2024
Topic: Object detection
Paper: https://arxiv.org/pdf/2409.19648v1.pdf
GitHub: https://github.com/wokaikaixinxin/OrientedFormer
Description:
In this paper, we propose an end-to-end transformer-based oriented object detector, consisting of three dedicated modules to address these issues. First, Gaussian positional encoding is proposed to encode the angle, position, and size of oriented boxes using Gaussian distributions. Second, Wasserstein self-attention is proposed to introduce geometric relations and facilitate interaction between content and positional queries by utilizing Gaussian Wasserstein distance scores. Third, oriented cross-attention is proposed to align values and positional queries by rotating sampling points around the positional query according to their angles.
https://t.iss.one/DataScienceTβ
Publication date: IEEE Transactions on Geoscience and Remote Sensing 2024
Topic: Object detection
Paper: https://arxiv.org/pdf/2409.19648v1.pdf
GitHub: https://github.com/wokaikaixinxin/OrientedFormer
Description:
In this paper, we propose an end-to-end transformer-based oriented object detector, consisting of three dedicated modules to address these issues. First, Gaussian positional encoding is proposed to encode the angle, position, and size of oriented boxes using Gaussian distributions. Second, Wasserstein self-attention is proposed to introduce geometric relations and facilitate interaction between content and positional queries by utilizing Gaussian Wasserstein distance scores. Third, oriented cross-attention is proposed to align values and positional queries by rotating sampling points around the positional query according to their angles.
https://t.iss.one/DataScienceT
Please open Telegram to view this post
VIEW IN TELEGRAM
π4β€2
Forwarded from Free Online Courses
πHow to make $15,000 in a month in 2024?
Easy!!! Lisa is now the hippest trader who is showing crazy results in the market!
She was able to make over $15,000 in the last month! βοΈ
Right now she has started a marathon on her channel and is running it absolutely free. π‘
To participate in the marathon, you will need to :
1. Subscribe to the channel SIGNALS BY LISA TRADER π
2. Write in private messages : βMarathonβ and start participating!
πCLICK HEREπ
Easy!!! Lisa is now the hippest trader who is showing crazy results in the market!
She was able to make over $15,000 in the last month! βοΈ
Right now she has started a marathon on her channel and is running it absolutely free. π‘
To participate in the marathon, you will need to :
1. Subscribe to the channel SIGNALS BY LISA TRADER π
2. Write in private messages : βMarathonβ and start participating!
πCLICK HEREπ
PRIME Intellect has published INTELLECT-1 ( Instruct + Base ), the first 10 billion parameter language model collaboratively trained in 50 days by 30 participants worldwide.
PRIME Intellect used its own PRIME platform, designed to address the main problems of decentralized learning: network unreliability and dynamic management of computing nodes.
The platform utilized a network of 112 H100 GPUs across 3 continents and achieved a compute utilization rate of 96% under optimal conditions.
The training corpus consisted of 1 trillion public dataset tokens with the following percentage distribution: 55% fineweb-edu, 10% fineweb, 20% Stack V1, 10% dclm-baseline, 5% open-web-math.
INTELLECT-1 achieved 37.5% accuracy on the MMLU test and 72.26% on HellaSwag, and outperformed several other open-source models on WinoGrande with a score of 65.82%.
While these figures lag slightly behind today's popular models, the results of the experiment are a critical step toward democratizing AI development and preventing the consolidation of AI capabilities within a few organizations.
import torch
from transformers import AutoModelForCausalLM, AutoTokenizer
torch.set_default_device("cuda")
model = AutoModelForCausalLM.from_pretrained("PrimeIntellect/INTELLECT-1")
tokenizer = AutoTokenizer.from_pretrained("PrimeIntellect/INTELLECT-1")
input_text = "%prompt%"
input_ids = tokenizer.encode(input_text, return_tensors="pt")
output_ids = model.generate(input_ids, max_length=50, num_return_sequences=1)
output_text = tokenizer.decode(output_ids[0], skip_special_tokens=True)
print(output_text)
https://t.iss.one/DataScienceT
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
π5β€2
Forwarded from Tomas
πHow to make $15,000 in a month in 2024?
Easy!!! Lisa is now the hippest trader who is showing crazy results in the market!
She was able to make over $15,000 in the last month! βοΈ
Right now she has started a marathon on her channel and is running it absolutely free. π‘
To participate in the marathon, you will need to :
1. Subscribe to the channel SIGNALS BY LISA TRADER π
2. Write in private messages : βMarathonβ and start participating!
πCLICK HEREπ
Easy!!! Lisa is now the hippest trader who is showing crazy results in the market!
She was able to make over $15,000 in the last month! βοΈ
Right now she has started a marathon on her channel and is running it absolutely free. π‘
To participate in the marathon, you will need to :
1. Subscribe to the channel SIGNALS BY LISA TRADER π
2. Write in private messages : βMarathonβ and start participating!
πCLICK HEREπ
π1
This media is not supported in your browser
VIEW IN TELEGRAM
βοΈ AniGS: Animatable Gaussian Avatar from a Single Image with Inconsistent Gaussian Reconstruction π₯
π Discover More:
* Github Link
* Project Page: AniGS
* Paper: Read the paper
https://t.iss.one/DataScienceTβ
π Discover More:
* Github Link
* Project Page: AniGS
* Paper: Read the paper
https://t.iss.one/DataScienceT
Please open Telegram to view this post
VIEW IN TELEGRAM
π4
Forwarded from Python | Machine Learning | Coding | R
This channels is for Programmers, Coders, Software Engineers.
0οΈβ£ Python
1οΈβ£ Data Science
2οΈβ£ Machine Learning
3οΈβ£ Data Visualization
4οΈβ£ Artificial Intelligence
5οΈβ£ Data Analysis
6οΈβ£ Statistics
7οΈβ£ Deep Learning
8οΈβ£ programming Languages
β
https://t.iss.one/addlist/8_rRW2scgfRhOTc0
β
https://t.iss.one/Python53
Please open Telegram to view this post
VIEW IN TELEGRAM
β€1
NVIDIA BioNeMo2 Framework is a set of tools, libraries, and models for computational drug discovery and design.
It accelerates the most time-consuming and expensive steps in building and adapting biomolecular AI models by providing optimized models and tools that are easily integrated into GPU-based computing resources.
The framework enables the creation, training and tuning of models, and its capabilities span a variety of workloads and therapeutic mechanisms: molecule generation, protein structure prediction, protein-ligand prediction and representation learning.
In addition to pipeline code, scripts and utilities, BioNeMo2 Framework contains:
#AI #ML #Framework #NVIDIA
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
π6