Skip to content

Commit 3453b8f

Browse files
Merge pull request #210 from AdityaPandeyCN/master
Small Grant Request for NeuroTabModels.jl Project
2 parents e15e525 + b751458 commit 3453b8f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

small_grants.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,6 @@ will "go the extra mile" to teach the contributor how the package or mathematics
162162

163163
# List of Current Projects
164164

165-
166-
167165
## Update LoopVectorization.jl to pass all tests on MacOS ARM Systems (\$200)
168166

169167
**In Progress**: Claimed by Khushmagrawal for the time period of January 02, 2026 - February 02, 2026.
@@ -198,12 +196,10 @@ which SciML will help administer through the small grants program.
198196

199197
**Reviewers**: Chris Rackauckas and Oscar Smith
200198

201-
202199
## Setup SciMLBenchmarks CI scripts to support GPU benchmarking (\$300)
203200

204201
The current SciMLBenchmarks only run on CPU. There are many cases we wish to benchmark on GPU. The goal of this project is to modify the CI scripts to support GPU benchmarking.
205202

206-
207203
**In Progress**: Claimed by divital-coder for the time period of (06-12-2025) - (06-02-2026).
208204

209205
**Information to Get Started**: See the current scripts in https://github.com/SciML/SciMLBenchmarks.jl/tree/master/.buildkite
@@ -349,6 +345,8 @@ development skills and test-driven development of a large code base is required.
349345

350346
## Add support for TabM architecture in NeuroTabModels.jl and remove Zygote.jl dependency (\$1800)
351347

348+
**In Progress**: Claimed by Aditya Pandey for the time period of January 20, 2026 - March 5, 2026.
349+
352350
[NeuroTabModels.jl](https://github.com/Evovest/NeuroTabModels.jl) is a library for training neural networks on tabular data. It currently supports a limited set of architectures: MLP, ResNets and NeuroTrees, and is built on top of Flux.jl and Zygote.jl.
353351

354352
The objective of this project is to set a better foundation for the library by moving from Zygote to Enzyme to benefit from improved performance through Reactant and demonstrating ease of extension by adding support for a new architecture type, TabM.

0 commit comments

Comments
 (0)