-
Subscribe to this issue and stay notified about new [daily trending repos in Julia](https://github.com/trending/julia?since=daily).
-
In order to build aarch64 wheels, we need to add the logic for separating armv6/armv7 and aarch64, and enable ABIs per architecture, i.e. armv6/armv7: cp34m, cp35m, cp37m; aarch64: cp37m.
We'll als…
-
Had a thought after seeing a good bit of chatter regarding Machine Learning and language options. Python pretty much has the arena buttoned up right now, but there's **no lack of interest from Rubyis…
-
Recommendation 13
NASA should ensure that PDS has adequate expertise and funding to
maintain current standards and to support ongoing improvements, including funding of
peer-review of data submiss…
-
On top of the Examples and the User Guide, we have a [Tutorial](https://scikit-learn.org/stable/tutorial/index.html#) section. This part of the docs is quite old, and some of it became redundant with …
-
Reviewer: Hans Petter Langtangen
Department/Center/Division: Center for Biomedical Computing
Institution/University/Company: Simula Research Laboratory
Field of interest / expertise: Scientific Com…
-
TNS is the IAU approved catalog for all transient data.
Currently programmatic TNS access is locked behind a TNS account, creating a BOT key, and using the TNS API, and requires scientific credential…
-
# Challenge 26 - Fire Forecasting
> **Stream 2** - Machine Learning for Earth Science
### Goal
Develop an application using ML for forecasting of vegetation fires in Europe for one hour to f…
-
# URL
- https://arxiv.org/abs/2310.03302
# Affiliations
- Qian Huang, N/A
- Jian Vora, N/A
- Percy Liang, N/A
- Jure Leskovec, N/A
# Abstract
- Scientific experimentation involves an iterati…
-
According to recent [literature](https://arxiv.org/abs/2205.07430), the L-BFGS-B optimizer seems to be very powerful for training PINNs, overperforming stochastic optimizers (Adam, ect.) -- the L-BFGS…